summaryrefslogtreecommitdiff
path: root/fml/doc
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-11-30 10:10:03 +0000
committerfukachan <fukachan>2003-11-30 10:10:03 +0000
commita11f0544b442aacaec9da8dba3b6e9dddccd83ea (patch)
treebba4f903de52b471d2a102c63fb0331a2791922b /fml/doc
parent5d6a42e5180ea2f938ff3e396849139abf6ace82 (diff)
downloadfml8-a11f0544b442aacaec9da8dba3b6e9dddccd83ea.tar.gz
fml8-a11f0544b442aacaec9da8dba3b6e9dddccd83ea.tar.bz2
fml8-a11f0544b442aacaec9da8dba3b6e9dddccd83ea.zip
s/system_accounts/system_special_accounts/g
Diffstat (limited to 'fml/doc')
-rw-r--r--fml/doc/en/tutorial/variables/class.sgml2
-rw-r--r--fml/doc/en/tutorial/variables/list.sgml46
-rw-r--r--fml/doc/ja/tutorial/variables/class.sgml2
-rw-r--r--fml/doc/ja/tutorial/variables/list.sgml46
4 files changed, 48 insertions, 48 deletions
diff --git a/fml/doc/en/tutorial/variables/class.sgml b/fml/doc/en/tutorial/variables/class.sgml
index 10768ab9..f9c9e8e3 100644
--- a/fml/doc/en/tutorial/variables/class.sgml
+++ b/fml/doc/en/tutorial/variables/class.sgml
@@ -604,12 +604,12 @@ sql {
system {
system_* {
- ? $system_accounts
? $system_has_alarm
? $system_has_fork
? $system_has_getpwgid
? $system_has_getpwuid
? $system_has_select
+ ? $system_special_accounts
}
}
diff --git a/fml/doc/en/tutorial/variables/list.sgml b/fml/doc/en/tutorial/variables/list.sgml
index b1fd593e..3a8e2357 100644
--- a/fml/doc/en/tutorial/variables/list.sgml
+++ b/fml/doc/en/tutorial/variables/list.sgml
@@ -36,7 +36,7 @@ admin_command_restrictions</entry>
<entry>
restrictions for admin command mail</entry>
<entry>
-reject_system_accounts
+reject_system_special_accounts
check_admin_member_password
reject
</entry>
@@ -383,7 +383,7 @@ command_restrictions</entry>
<entry>
restrictions for command mail</entry>
<entry>
-reject_system_accounts
+reject_system_special_accounts
permit_commands_for_stranger
permit_member_maps
reject
@@ -1132,7 +1132,7 @@ post_restrictions</entry>
<entry>
restrictions for post</entry>
<entry>
-reject_system_accounts
+reject_system_special_accounts
permit_member_maps
reject
</entry>
@@ -1402,26 +1402,6 @@ confirmation
</row>
<row>
<entry>
-system_accounts</entry>
-<entry>
- list of system accounts.</entry>
-<entry>
-root
- postmaster
- MAILER-DAEMON
- msgs
- nobody
- news
- majordomo
- listserv
- listproc
- \S+\-help
- \S+\-subscribe
- \S+\-unsubscribe
- </entry>
-</row>
-<row>
-<entry>
system_has_alarm</entry>
<entry>
has alarm(2) ?</entry>
@@ -1467,6 +1447,26 @@ yes
</row>
<row>
<entry>
+system_special_accounts</entry>
+<entry>
+ list of system accounts.</entry>
+<entry>
+root
+ postmaster
+ MAILER-DAEMON
+ msgs
+ nobody
+ news
+ majordomo
+ listserv
+ listproc
+ \S+\-help
+ \S+\-subscribe
+ \S+\-unsubscribe
+ </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 10768ab9..f9c9e8e3 100644
--- a/fml/doc/ja/tutorial/variables/class.sgml
+++ b/fml/doc/ja/tutorial/variables/class.sgml
@@ -604,12 +604,12 @@ sql {
system {
system_* {
- ? $system_accounts
? $system_has_alarm
? $system_has_fork
? $system_has_getpwgid
? $system_has_getpwuid
? $system_has_select
+ ? $system_special_accounts
}
}
diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml
index 51c1be4f..a7eda24d 100644
--- a/fml/doc/ja/tutorial/variables/list.sgml
+++ b/fml/doc/ja/tutorial/variables/list.sgml
@@ -36,7 +36,7 @@ admin_command_restrictions</entry>
<entry>
admin コマンドへの制限</entry>
<entry>
-reject_system_accounts
+reject_system_special_accounts
check_admin_member_password
reject
</entry>
@@ -365,7 +365,7 @@ command_restrictions</entry>
<entry>
コマンドへの制限</entry>
<entry>
-reject_system_accounts
+reject_system_special_accounts
permit_commands_for_stranger
permit_member_maps
reject
@@ -1114,7 +1114,7 @@ post_restrictions</entry>
<entry>
投稿への制限</entry>
<entry>
-reject_system_accounts
+reject_system_special_accounts
permit_member_maps
reject
</entry>
@@ -1384,26 +1384,6 @@ confirmation
</row>
<row>
<entry>
-system_accounts</entry>
-<entry>
- OS が使っているようなアカウントや自動プログラムのリスト</entry>
-<entry>
-root
- postmaster
- MAILER-DAEMON
- msgs
- nobody
- news
- majordomo
- listserv
- listproc
- \S+\-help
- \S+\-subscribe
- \S+\-unsubscribe
- </entry>
-</row>
-<row>
-<entry>
system_has_alarm</entry>
<entry>
alarm(2) があるか?</entry>
@@ -1449,6 +1429,26 @@ yes
</row>
<row>
<entry>
+system_special_accounts</entry>
+<entry>
+ OS が使っているようなアカウントや自動プログラムのリスト</entry>
+<entry>
+root
+ postmaster
+ MAILER-DAEMON
+ msgs
+ nobody
+ news
+ majordomo
+ listserv
+ listproc
+ \S+\-help
+ \S+\-subscribe
+ \S+\-unsubscribe
+ </entry>
+</row>
+<row>
+<entry>
thread_cgi_base_url</entry>
<entry>
CGI の相対パス</entry>