[patch] update for doc/slrn.1 man page
Peter J Ross <[email protected]>
| Newsgroups | gmane.network.slrn.user |
|---|---|
| Message-ID | <[email protected]> |
See attachment. Changes: 1. Remove reference to obsolete "-create" option. 2. Document new "--show-config" option. 3. Remove reference to TS as current maintainer. 4. Update date. -- PJR :-) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
slrn-man.patch
(text/x-diff, 1.4 KB)
--- doc/slrn.1 2008-02-09 03:11:30.000000000 +0000 +++ doc/slrn.1 2008-02-09 03:34:46.000000000 +0000 @@ -3,7 +3,7 @@ .\" This manpage has been completely rewritten by Matthias Friedrich .\" <[email protected]> based on the slrn reference manual .\" -.TH slrn 1 "January 2007" Unix "User Manuals" +.TH slrn 1 "February 2008" Unix "User Manuals" .\" .\" ------------------------------------------------------------------- .\" @@ -21,12 +21,12 @@ .RI "[\-i\ " config-file ] [\-k0] [\-\-create] -[\-create] .RI "[\-\-debug\ " file ] [\-\-help] [\-\-inews] .RI "[\-\-kill\-log " file ] .RI "[\-\-nntp [\-h\ " server "] [\-p\ " port ]] +[\-\-show-config] [\-\-spool] [\-\-version] .\" @@ -115,9 +115,6 @@ .IP "\-\-create" Read the active file (the list of all groups) from the news server to create an initial newsrc file. -.IP "\-create" -Obsolete version of -.IR \-\-create . .IP "\-\-debug \fIfile\fP" Write debugging output to .IR file . @@ -135,6 +132,8 @@ used to post if slrn was compiled with \-\-enable\-force\-inews). .IP "\-\-pull" Spool outgoing articles locally for slrnpull to send. +.IP "\-\-show-config" +Print detailed information about slrn configuration. .IP "\-\-spool" Read directly from spool. .IP "\-\-version" @@ -290,6 +289,3 @@ .\" .SH AUTHOR John E. Davis <[email protected]> - -Please send any bug reports to the current maintainer, -Thomas Schultz <[email protected]>