summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/help.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/User/help.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/User/help.pm')
-rw-r--r--fml/lib/FML/Command/User/help.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Command/User/help.pm b/fml/lib/FML/Command/User/help.pm
index f08f4c05..4a6d626c 100644
--- a/fml/lib/FML/Command/User/help.pm
+++ b/fml/lib/FML/Command/User/help.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: help.pm,v 1.16 2003/03/18 10:36:04 fukachan Exp $
+# $FML: help.pm,v 1.17 2003/03/18 10:52:34 fukachan Exp $
#
package FML::Command::User::help;
@@ -31,7 +31,7 @@ See C<FML::Command> for more details.
=head1 METHODS
-=head2 C<process($curproc, $command_args)>
+=head2 process($curproc, $command_args)
=cut