diff options
| author | fukachan <fukachan> | 2003-11-01 02:16:04 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-11-01 02:16:04 +0000 |
| commit | 9104174670984027cfcd099cd41b6710340da32b (patch) | |
| tree | e49f938eda45748f974a2137334e22ce500b2e08 /fml/doc | |
| parent | fca115363df7f564d88680e907f46f162e22760a (diff) | |
| download | fml8-9104174670984027cfcd099cd41b6710340da32b.tar.gz fml8-9104174670984027cfcd099cd41b6710340da32b.tar.bz2 fml8-9104174670984027cfcd099cd41b6710340da32b.zip | |
has_* -> system_has_*
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/en/tutorial/variables/class.sgml | 13 | ||||
| -rw-r--r-- | fml/doc/en/tutorial/variables/list.sgml | 90 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/variables/class.sgml | 13 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/variables/list.sgml | 90 |
4 files changed, 100 insertions, 106 deletions
diff --git a/fml/doc/en/tutorial/variables/class.sgml b/fml/doc/en/tutorial/variables/class.sgml index e0ca21f6..8c452558 100644 --- a/fml/doc/en/tutorial/variables/class.sgml +++ b/fml/doc/en/tutorial/variables/class.sgml @@ -284,14 +284,6 @@ error { } has { - - has_* { - $has_alarm - $has_fork - $has_getpwgid - $has_getpwuid - $has_select - } } html { @@ -596,6 +588,11 @@ system { system_* { ? $system_accounts + ? $system_has_alarm + ? $system_has_fork + ? $system_has_getpwgid + ? $system_has_getpwuid + ? $system_has_select } } diff --git a/fml/doc/en/tutorial/variables/list.sgml b/fml/doc/en/tutorial/variables/list.sgml index 368cdc4a..006673d7 100644 --- a/fml/doc/en/tutorial/variables/list.sgml +++ b/fml/doc/en/tutorial/variables/list.sgml @@ -685,51 +685,6 @@ $ml_home_dir/guide </row> <row> <entry> -has_alarm</entry> -<entry> - has alarm(2) ?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_fork</entry> -<entry> - has fork(2) ?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_getpwgid</entry> -<entry> - has getpwgid(2) ?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_getpwuid</entry> -<entry> - has getpwuid(2) ?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_select</entry> -<entry> - has select(2) ?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> help_file</entry> <entry> help file</entry> @@ -1422,6 +1377,51 @@ root </row> <row> <entry> +system_has_alarm</entry> +<entry> + has alarm(2) ?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_fork</entry> +<entry> + has fork(2) ?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_getpwgid</entry> +<entry> + has getpwgid(2) ?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_getpwuid</entry> +<entry> + has getpwuid(2) ?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_select</entry> +<entry> + has select(2) ?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> thread_cgi_base_url</entry> <entry> CGI relative path</entry> diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml index e0ca21f6..8c452558 100644 --- a/fml/doc/ja/tutorial/variables/class.sgml +++ b/fml/doc/ja/tutorial/variables/class.sgml @@ -284,14 +284,6 @@ error { } has { - - has_* { - $has_alarm - $has_fork - $has_getpwgid - $has_getpwuid - $has_select - } } html { @@ -596,6 +588,11 @@ system { system_* { ? $system_accounts + ? $system_has_alarm + ? $system_has_fork + ? $system_has_getpwgid + ? $system_has_getpwuid + ? $system_has_select } } diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml index 82f2dad6..bcf7c542 100644 --- a/fml/doc/ja/tutorial/variables/list.sgml +++ b/fml/doc/ja/tutorial/variables/list.sgml @@ -667,51 +667,6 @@ $ml_home_dir/guide </row> <row> <entry> -has_alarm</entry> -<entry> - alarm(2) があるか?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_fork</entry> -<entry> - fork(2) があるか?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_getpwgid</entry> -<entry> - getpwgid(2) があるか?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_getpwuid</entry> -<entry> - getpwuid(2) があるか?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> -has_select</entry> -<entry> - select(2) があるか?</entry> -<entry> -yes - </entry> -</row> -<row> -<entry> help_file</entry> <entry> ヘルプファイル</entry> @@ -1404,6 +1359,51 @@ root </row> <row> <entry> +system_has_alarm</entry> +<entry> + alarm(2) があるか?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_fork</entry> +<entry> + fork(2) があるか?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_getpwgid</entry> +<entry> + getpwgid(2) があるか?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_getpwuid</entry> +<entry> + getpwuid(2) があるか?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> +system_has_select</entry> +<entry> + select(2) があるか?</entry> +<entry> +yes + </entry> +</row> +<row> +<entry> thread_cgi_base_url</entry> <entry> CGI の相対パス</entry> |
