summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-02 14:49:25 +0000
committerfukachan <fukachan>2004-01-02 14:49:25 +0000
commitfde25dfb437f964a2363ea1413ebd13608f2b4c3 (patch)
tree691ff6012d188e352fd84840afced39911199cb7
parent68d3e930af805bd027148d180be3fa9cb88d5489 (diff)
downloadfml8-fde25dfb437f964a2363ea1413ebd13608f2b4c3.tar.gz
fml8-fde25dfb437f964a2363ea1413ebd13608f2b4c3.tar.bz2
fml8-fde25dfb437f964a2363ea1413ebd13608f2b4c3.zip
update comments
-rw-r--r--fml/lib/FML/Command/Admin/newdomain.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Command/Admin/newdomain.pm b/fml/lib/FML/Command/Admin/newdomain.pm
index bbe823d2..eb72d52e 100644
--- a/fml/lib/FML/Command/Admin/newdomain.pm
+++ b/fml/lib/FML/Command/Admin/newdomain.pm
@@ -4,7 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: newdomain.pm,v 1.4 2003/11/16 23:49:12 fukachan Exp $
+# $FML: newdomain.pm,v 1.5 2003/12/28 13:23:16 fukachan Exp $
#
package FML::Command::Admin::newdomain;
@@ -23,7 +23,7 @@ See C<FML::Command> for more detainewdomain.
=head1 DESCRIPTION
-an alias of C<FML::Command::Admin::dir>.
+declare a new domain we use.
=cut