summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-01-17 19:53:37 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-01-17 19:53:37 +0000
commit02c98640c78c9ee380d0e9638477c0e15d11a202 (patch)
treee47ed4017e671c4849043e379f14e05434b1a4c4 /utils
parentf62a1bde2a73540d6afdf31aee368004fb1346f0 (diff)
downloadperl-02c98640c78c9ee380d0e9638477c0e15d11a202.tar.gz
Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
p4raw-id: //depot/perl@18510
Diffstat (limited to 'utils')
-rw-r--r--utils/libnetcfg.PL6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/libnetcfg.PL b/utils/libnetcfg.PL
index 6f2d65f40b..4f71114cd6 100644
--- a/utils/libnetcfg.PL
+++ b/utils/libnetcfg.PL
@@ -77,9 +77,9 @@ the C<-d> options.
The default name of the old configuration file is by default
"libnet.cfg", unless otherwise specified using the -i option,
C<-i oldfile>, and it is searched first from the current directory,
-and the from your module path.
+and then from your module path.
-The default name of new configuration file is "libnet.cfg", and by
+The default name of the new configuration file is "libnet.cfg", and by
default it is written to the current directory, unless otherwise
specified using the -o option, C<-o newfile>.
@@ -91,7 +91,7 @@ L<Net::Config>, L<Net::libnetFAQ>
Graham Barr, the original Configure script of libnet.
-Jarkko Hietaniemi, conversion into libnet cfg for inclusion into Perl 5.8.
+Jarkko Hietaniemi, conversion into libnetcfg for inclusion into Perl 5.8.
=cut