summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-03-05 13:21:43 +0000
committerfukachan <fukachan>2002-03-05 13:21:43 +0000
commit635b194c0e93c76b7a885117e8bbf4107930db57 (patch)
tree39573a66b090c9f05e6b7ae5e2da0b4f5a97d3ca
parentb4cd82b09747a9b8dde180feb08a0238a2c222cd (diff)
downloadfml8-635b194c0e93c76b7a885117e8bbf4107930db57.tar.gz
fml8-635b194c0e93c76b7a885117e8bbf4107930db57.tar.bz2
fml8-635b194c0e93c76b7a885117e8bbf4107930db57.zip
modify comments: #<ALIASES> .. #</ALIASED>
-rw-r--r--fml/etc/aliases4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/etc/aliases b/fml/etc/aliases
index 2ac358c1..a7f4634a 100644
--- a/fml/etc/aliases
+++ b/fml/etc/aliases
@@ -1,4 +1,4 @@
-### BEGIN-__ml_name__@__ml_domain__-ML-aliases ###
+### <ALIASES __ml_name__@__ml_domain__ ML> ###
# address for post
__ml_name__: :include:__ml_home_dir__/include
@@ -12,4 +12,4 @@ owner-__ml_name__-ctl: __fml_owner__
__ml_name__-request: __ml_name__-admin
__ml_name__-admin: __fml_owner__
-### END-__ml_name__@__ml_domain__-ML-aliases ###
+### </ALIAS __ml_name__@__ml_domain__ ML> ###