X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/d1be9408a3c14848d30728674452e191ba5fffaa..b415ca2385b0ff1e5d8cb27b11b56a147b0f41e1:/utils/libnetcfg.PL diff --git a/utils/libnetcfg.PL b/utils/libnetcfg.PL index 6f2d65f..1f47c24 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, L 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 @@ -368,9 +368,9 @@ Without options, the old configuration is shown. 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.