summaryrefslogtreecommitdiff
path: root/fml/doc/en
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-12-29 07:35:20 +0000
committerfukachan <fukachan>2003-12-29 07:35:20 +0000
commit08a8ed88eb1cab35dbd44c7b0a2f3f62b3be0471 (patch)
treed81065e55a307ad120f4bcd666135d882af68008 /fml/doc/en
parent50ff8f13017172112a7bc3f0ac5378ad1bbe1bb6 (diff)
downloadfml8-08a8ed88eb1cab35dbd44c7b0a2f3f62b3be0471.tar.gz
fml8-08a8ed88eb1cab35dbd44c7b0a2f3f62b3be0471.tar.bz2
fml8-08a8ed88eb1cab35dbd44c7b0a2f3f62b3be0471.zip
regen: system_timezone, newml_com.*_directories
Diffstat (limited to 'fml/doc/en')
-rw-r--r--fml/doc/en/tutorial/variables/class.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/fml/doc/en/tutorial/variables/class.sgml b/fml/doc/en/tutorial/variables/class.sgml
index f9c9e8e3..42f70dba 100644
--- a/fml/doc/en/tutorial/variables/class.sgml
+++ b/fml/doc/en/tutorial/variables/class.sgml
@@ -177,8 +177,8 @@ get_command {
newml_command {
newml_command {
- $newml_command_init_private_dirs
- $newml_command_init_public_dirs
+ ? $newml_command_init_private_directories
+ ? $newml_command_init_public_directories
? $newml_command_mta_config_list
$newml_command_postfix_template_files
$newml_command_qmail_template_files
@@ -610,6 +610,7 @@ system {
? $system_has_getpwuid
? $system_has_select
? $system_special_accounts
+ ? $system_timezone
}
}