From f2091065c5bfe9ff07ba7bae63d42475e2dc5eec Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 30 Nov 2003 10:01:13 +0000 Subject: s/system_accounts/system_special_accounts/g --- fml/doc/en/tutorial/customize/post_permit_anyone.sgml | 6 +++--- fml/doc/ja/tutorial/customize/post_permit_anyone.sgml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'fml') diff --git a/fml/doc/en/tutorial/customize/post_permit_anyone.sgml b/fml/doc/en/tutorial/customize/post_permit_anyone.sgml index f8664a7b..56d66f6c 100644 --- a/fml/doc/en/tutorial/customize/post_permit_anyone.sgml +++ b/fml/doc/en/tutorial/customize/post_permit_anyone.sgml @@ -1,5 +1,5 @@ @@ -19,11 +19,11 @@ To set this as "permit_anyone", anybody can post. By default, -post_restrictions = reject_system_accounts +post_restrictions = reject_system_special_accounts permit_member_maps reject -"reject_system_accounts" denys post if +"reject_system_special_accounts" denys post if From: looks like system accounts e.g. root, postmaster. diff --git a/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml b/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml index 7d1a1b06..7413f8d0 100644 --- a/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml +++ b/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml @@ -1,5 +1,5 @@ @@ -18,14 +18,14 @@ post_restrictions &fml4; と異なり、上のように書くと本当に「誰でも投稿可能」であることに 注意して下さい。 -reject_system_accounts という root などを弾くルールが別途あります。 +reject_system_special_accounts という root などを弾くルールが別途あります。 ちなみに post_restrictions のデフォルトは &fml4; 互換のため、 次のようになっています。 -post_restrictions = reject_system_accounts +post_restrictions = reject_system_special_accounts permit_member_maps reject -- cgit v1.2.1