summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-04-27 13:48:29 +0000
committerfukachan <fukachan>2004-04-27 13:48:29 +0000
commit117e0c81f083d8ce1fd4a303e28ccd2e774e7835 (patch)
tree82421d7e44df48a13a3a1bc2d161fb445e18b371 /fml/doc/ja/tutorial
parent58c32014649a37a1fe6ddbfcae9fc04a1bdba008 (diff)
downloadfml8-117e0c81f083d8ce1fd4a303e28ccd2e774e7835.tar.gz
fml8-117e0c81f083d8ce1fd4a303e28ccd2e774e7835.tar.bz2
fml8-117e0c81f083d8ce1fd4a303e28ccd2e774e7835.zip
regen: $etc_dir
Diffstat (limited to 'fml/doc/ja/tutorial')
-rw-r--r--fml/doc/ja/tutorial/variables/class.sgml1
-rw-r--r--fml/doc/ja/tutorial/variables/list.sgml13
2 files changed, 12 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml
index 4e5f0b3b..db41e52e 100644
--- a/fml/doc/ja/tutorial/variables/class.sgml
+++ b/fml/doc/ja/tutorial/variables/class.sgml
@@ -733,6 +733,7 @@ _file$ {
_dir$ {
$db_dir
+ $etc_dir
$event_queue_dir
$listinfo_base_dir
$listinfo_dir
diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml
index 5236491b..ad7ffe37 100644
--- a/fml/doc/ja/tutorial/variables/list.sgml
+++ b/fml/doc/ja/tutorial/variables/list.sgml
@@ -57,7 +57,7 @@ admin_member_password_maps</entry>
リモート管理者のパスワードファイル(群)</entry>
<entry>
$primary_admin_member_password_map
- file:$ml_home_dir/etc/passwd
+ file:$etc_dir/passwd
</entry>
</row>
<row>
@@ -630,6 +630,15 @@ error_analyzer_simple_count_limit</entry>
</row>
<row>
<entry>
+etc_dir</entry>
+<entry>
+ パスワードファイルなどを置くディレクトリ</entry>
+<entry>
+$ml_home_dir/etc
+ </entry>
+</row>
+<row>
+<entry>
event_queue_dir</entry>
<entry>
イヴェントのキューディレクトリ</entry>
@@ -1203,7 +1212,7 @@ primary_admin_member_password_map</entry>
<entry>
リモート管理者のパスワードファイル</entry>
<entry>
-file:$ml_home_dir/etc/passwd-admin
+file:$etc_dir/passwd-admin
</entry>
</row>
<row>