-
Notifications
You must be signed in to change notification settings - Fork 602
Open
Labels
Description
Man page: libnetcfg.1perl
Issue: libnetcfg → B<libnetcfg>
"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 used for any libnet installation."
"Without arguments libnetcfg displays the current configuration."
"Jarkko Hietaniemi, conversion into libnetcfg for inclusion into Perl 5.8."
--
Man page: libnetcfg.1perl
Issue: CW<\\*(C`-h\\*(C'> → B<-h>
"The CW<\\*(C`-h\\*(C'> option will show a usage message."
--
Man page: libnetcfg.1perl
Issue 1: CW<\\*(C`-c\\*(C'> → B<-c>
Issue 2: CW<\\*(C`-d\\*(C'> → B<-d>
"To change the configuration you will need to use either the CW<\\*(C`-"
"c\\*(C'> or the CW<\\*(C`-d\\*(C'> options."
--
Man page: libnetcfg.1perl
Issue 1: is by default → is
Issue 2: \"libnet.cfg\" → I<libnet.cfg>
--
Man page: libnetcfg.1perl
Issue 1: -i option → B<-i> option
Issue 2: \\&CW<\\*(C`-i oldfile\\*(C'> → B<-i> I<oldfile>
"The default name of the old configuration file is by default \"libnet.cfg\", "
"unless otherwise specified using the -i option, \\&CW<\\*(C`-i "
"oldfile\\*(C'>, and it is searched first from the current directory, and "
"then from your module path."
--
Man page: libnetcfg.1perl
Issue 1: \"libnet.cfg\" → I<libnet.cfg>
Issue 2: -o option → B<-o> option
Issue 3: CW<\\*(C`-o newfile\\*(C'> → B<-o> I<newfile>
"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, CW<\\*(C`-o newfile\\*(C'>."
--
Man page: libnetcfg.1perl
Issue: Net::Config, libnetFAQ → B<Net::Config>(3perl), B<Net::libnetFAQ>(3perl)
"Net::Config, libnetFAQ"