diff options
| author | fukachan <fukachan> | 2006-03-12 04:46:11 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-03-12 04:46:11 +0000 |
| commit | 98b2e3c50bff1ce9b92b5be31f89cdd14b24c69d (patch) | |
| tree | 658a8ae23fa16f6ac57eb900b09b2ff0620e0d16 /fml/etc/src | |
| parent | e43a2d4bd1e8e1539f24d3a590da050ba096f6ff (diff) | |
| download | fml8-98b2e3c50bff1ce9b92b5be31f89cdd14b24c69d.tar.gz fml8-98b2e3c50bff1ce9b92b5be31f89cdd14b24c69d.tar.bz2 fml8-98b2e3c50bff1ce9b92b5be31f89cdd14b24c69d.zip | |
define $maintainer_signature (not used now)
Diffstat (limited to 'fml/etc/src')
| -rw-r--r-- | fml/etc/src/config.cf.en/basic.cf | 7 | ||||
| -rw-r--r-- | fml/etc/src/config.cf.ja/basic.cf | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.en/basic.cf b/fml/etc/src/config.cf.en/basic.cf index 72af60df..fbfabb00 100644 --- a/fml/etc/src/config.cf.en/basic.cf +++ b/fml/etc/src/config.cf.en/basic.cf @@ -9,6 +9,13 @@ maintainer = +# Descriptions: signature of ML maintainer (not used). +# History: $MAITAINER_SIGNATURE +# Value: STR +# Examples: Elena Lolabrigita +maintainer_signature = + + =head2 default umask diff --git a/fml/etc/src/config.cf.ja/basic.cf b/fml/etc/src/config.cf.ja/basic.cf index 84a5f418..49d155db 100644 --- a/fml/etc/src/config.cf.ja/basic.cf +++ b/fml/etc/src/config.cf.ja/basic.cf @@ -9,6 +9,13 @@ maintainer = +# Descriptions: MLの管理者のシグニチャア (つかってない) +# History: $MAITAINER_SIGNATURE +# Value: STR +# Examples: Elena Lolabrigita +maintainer_signature = + + =head2 default umask |
