summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/mget.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-12-31 03:49:15 +0000
committerfukachan <fukachan>2003-12-31 03:49:15 +0000
commited1d2894755d8ba93c35a58f28ad7c8a17b9b7d5 (patch)
tree147f53bdc2aec53358c3402da5cd8b2394511259 /fml/lib/FML/Command/User/mget.pm
parent602d86bd3f907861fa467e5f4dc09b8a6f5342ad (diff)
downloadfml8-ed1d2894755d8ba93c35a58f28ad7c8a17b9b7d5.tar.gz
fml8-ed1d2894755d8ba93c35a58f28ad7c8a17b9b7d5.tar.bz2
fml8-ed1d2894755d8ba93c35a58f28ad7c8a17b9b7d5.zip
update comments
Diffstat (limited to 'fml/lib/FML/Command/User/mget.pm')
-rw-r--r--fml/lib/FML/Command/User/mget.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/fml/lib/FML/Command/User/mget.pm b/fml/lib/FML/Command/User/mget.pm
index 44101aec..04a790c7 100644
--- a/fml/lib/FML/Command/User/mget.pm
+++ b/fml/lib/FML/Command/User/mget.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: mget.pm,v 1.11 2002/09/22 14:56:47 fukachan Exp $
+# $FML: mget.pm,v 1.12 2002/12/15 13:46:30 fukachan Exp $
#
package FML::Command::User::mget;
@@ -38,7 +38,8 @@ forwarded C<FML::Command::User::get>.
=head1 DESCRIPTION
-an alias of C<FML::Command::User::get>.
+This module sends back article(s).
+An alias of C<FML::Command::User::get>.
=head1 CODING STYLE