bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch for makeinfo.1


From: Jim Razmus
Subject: Patch for makeinfo.1
Date: Sat, 2 Apr 2005 18:39:21 -0500
User-agent: Mutt/1.4.1i

While researching info problems on a port, I stumbled on this nit in the
examples section of the makeinfo(1) man page.  The patch is for the
makeinfo.1 file even though the header says it was created with
help2man...

Jim

Index: makeinfo.1
===================================================================
RCS file: /cvs/src/gnu/usr.bin/texinfo/doc/makeinfo.1,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 makeinfo.1
--- makeinfo.1  10 Jun 2002 13:21:49 -0000      1.1.1.2
+++ makeinfo.1  2 Apr 2005 23:08:18 -0000
@@ -149,10 +149,15 @@
 .TP
 makeinfo \fB\-\-no\-headers\fR foo.texi
 write plain text to standard output
-.IP
-makeinfo \fB\-\-html\fR \fB\-\-no\-headers\fR foo.texi write html without node 
lines, menus
-makeinfo \fB\-\-number\-sections\fR foo.texi   write Info with numbered 
sections
-makeinfo \fB\-\-no\-split\fR foo.texi          write one Info file however big
+.TP
+makeinfo \fB\-\-html\fR \fB\-\-no\-headers\fR foo.texi
+write html without node lines, menus
+.TP
+makeinfo \fB\-\-number\-sections\fR foo.texi
+write Info with numbered sections
+.TP
+makeinfo \fB\-\-no\-split\fR foo.texi
+write one Info file however big
 .SH "REPORTING BUGS"
 Email bug reports to address@hidden,
 general questions and discussion to address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]