X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=utils%2Flibnetcfg.PL;h=6f2d65f40bbfc6fd1db4055fa4fd74529a9c7f69;hb=7589e17d81493a7065648e700081a252e10a5c33;hp=8af49912fe03af4385e054d6b7980e3a263d49ed;hpb=a6fb92f118926bc004bb5d79ae6bed5680cf4957;p=p5sagit%2Fp5-mst-13.2.git diff --git a/utils/libnetcfg.PL b/utils/libnetcfg.PL index 8af4991..6f2d65f 100644 --- a/utils/libnetcfg.PL +++ b/utils/libnetcfg.PL @@ -41,9 +41,9 @@ libnetcfg - configure libnet =head1 DESCRIPTION -The libnetcfg utility can be be used to configure the libnet. +The libnetcfg utility can be used to configure the libnet. Starting from perl 5.8 libnet is part of the standard Perl -distribution, but the libnetcfg can be be used for any libnet +distribution, but the libnetcfg can be used for any libnet installation. =head1 USAGE @@ -64,7 +64,7 @@ Without arguments libnetcfg displays the current configuration. test_exist 1 test_hosts 1 time_hosts ntp.none.such - # ./libnetcfg5.7.1 -h for help + # libnetcfg -h for help $ It tells where the old configuration file was found (if found). @@ -75,8 +75,9 @@ To change the configuration you will need to use either the C<-c> or the C<-d> options. The default name of the old configuration file is by default -"libnet.cfg", unless otherwise specified using the -i option, and it -is searched from your module path, C<-i oldfile>. +"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. The default name of new configuration file is "libnet.cfg", and by default it is written to the current directory, unless otherwise @@ -365,8 +366,9 @@ Without options, the old configuration is shown. -h show this help The default name of the old configuration file is by default -"libnet.cfg", unless otherwise specified using the -i option, and it -is searched from your module path. +"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. The default name of new configuration file is "libnet.cfg", and by default it is written to the current directory, unless otherwise