diff options
| author | fukachan <fukachan> | 2003-08-23 04:35:25 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-08-23 04:35:25 +0000 |
| commit | d0c5a95389829a94a429717d0ae10c2872eb25ce (patch) | |
| tree | e9240d92a7f7470d3bd0a43621b2bf19cc64fe9c /fml/lib/FML/Command/Admin/file.pm | |
| parent | 19aa62773b6f8eebf1d35c4458d9a89b7c1036a7 (diff) | |
| download | fml8-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.pm | 4 |
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 |
