problems in send-uucp.8
esr at thyrsus.com
esr at thyrsus.com
Sun Nov 21 04:03:23 UTC 2004
This is automatically generated email about problems in a man page for which
you appear to be responsible. If you are not the right person or list, tell
me and I will attempt to correct my database.
See http://catb.org/~esr/doclifter/problems.html for details on how and
why these patches were generated. Feel free to email me with any questions.
Note: These patches do not change the mod date of any manual page. You
may wish to do that by hand.
Problems with send-uucp.8:
My records indicate that you have accepted this patch, so this is just
a reminder. Please try to get a release with the patch incorporated
to the Fedora folks in time for Fedora Core 4.
1. Broken command synopsis syntax. This may mean you're using a
construction in the command synopsis other than the standard
[ ] | { }, or it may mean you have running text in the command synopsis
section (the latter is not technically an error, but it's impossible
to translate into DocBook markup).
--- send-uucp.8-orig 2003-11-26 17:37:14.000000000 -0500
+++ send-uucp.8 2003-11-26 17:37:30.000000000 -0500
@@ -2,13 +2,25 @@
.SH NAME
send-uucp, send-nntp, send-ihave \- send Usenet articles to remote site
.SH SYNOPSIS
-{
.B send-nntp
-|
+[
+.B \-d
+]
+.B sitename:hostname | sitename
+[
+.B sitename:hostname | sitename ..
+]
+.br
.B send-uucp
-|
+[
+.B \-d
+]
+.B sitename:hostname | sitename
+[
+.B sitename:hostname | sitename ..
+]
+.br
.B send-ihave
-}
[
.B \-d
]
@@ -16,6 +28,7 @@
[
.B sitename:hostname | sitename ..
]
+.br
.SH DESCRIPTION
The send-* utilities are scripts that process the batch files written
by
-----------------------------
--
Eric S. Raymond
More information about the inn-bugs
mailing list