(My apologies if you get this twice.  My first run of sends had a bug.)

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.

Problems with install.1:
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).

--- install.1   2003-02-16 17:36:33.000000000 -0500
+++ install.1   2003-02-16 17:37:19.000000000 -0500
@@ -4,13 +4,13 @@
 ginstall \- copy files and set attributes
 .SH SYNOPSIS
 .B install
-[\fIOPTION\fR]... \fISOURCE DEST           (1st format)\fR
+[\fIOPTION\fR]... \fISOURCE DEST\fR
 .br
 .B install
-[\fIOPTION\fR]... \fISOURCE\fR... \fIDIRECTORY   (2nd format)\fR
+[\fIOPTION\fR]... \fISOURCE\fR... \fIDIRECTORY\fR
 .br
 .B install
-\fI-d \fR[\fIOPTION\fR]... \fIDIRECTORY\fR...       \fI(3rd format)\fR
+\fI-d \fR[\fIOPTION\fR]... \fIDIRECTORY\fR...\fR
 .SH DESCRIPTION
 .\" Add any additional description here
 .PP

--
                             Eric S. Raymond


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to