summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/file.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-08-23 04:35:25 +0000
committerfukachan <fukachan>2003-08-23 04:35:25 +0000
commitd0c5a95389829a94a429717d0ae10c2872eb25ce (patch)
treee9240d92a7f7470d3bd0a43621b2bf19cc64fe9c /fml/lib/FML/Command/Admin/file.pm
parent19aa62773b6f8eebf1d35c4458d9a89b7c1036a7 (diff)
downloadfml8-d0c5a95389829a94a429717d0ae10c2872eb25ce.tar.gz
fml8-d0c5a95389829a94a429717d0ae10c2872eb25ce.tar.bz2
fml8-d0c5a95389829a94a429717d0ae10c2872eb25ce.zip
fix comments: =head2 function(...) form
Diffstat (limited to 'fml/lib/FML/Command/Admin/file.pm')
-rw-r--r--fml/lib/FML/Command/Admin/file.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Command/Admin/file.pm b/fml/lib/FML/Command/Admin/file.pm
index b277cd62..d1acb6af 100644
--- a/fml/lib/FML/Command/Admin/file.pm
+++ b/fml/lib/FML/Command/Admin/file.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: file.pm,v 1.11 2003/01/25 12:48:38 fukachan Exp $
+# $FML: file.pm,v 1.12 2003/03/18 10:42:43 fukachan Exp $
#
package FML::Command::Admin::file;
@@ -27,7 +27,7 @@ file a new address.
=head1 METHODS
-=head2 C<process($curproc, $command_args)>
+=head2 process($curproc, $command_args)
=cut