bug-groff
[Top][All Lists]
Advanced

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

problems in one or more man pages you maintain


From: esr
Subject: problems in one or more man pages you maintain
Date: Fri, 2 Jan 2004 13:58:22 -0500

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: This patch does not change the mod date of the manual page.  You
may wish to do that by hand.

Problems with eqn.1:
1. Unbalanced .RS or .RE macro

--- eqn.1-orig  2003-12-19 21:22:48.000000000 -0500
+++ eqn.1       2003-12-19 21:26:15.000000000 -0500
@@ -459,13 +459,12 @@
 of the object.
 The number registers must also be modified so that they correspond to the
 result.
-.RS
 .LP
 For example, suppose you wanted a construct that `cancels' an expression
 by drawing a diagonal line through it.
-.IP
+.RS
 .nf
-.ft B
+.ft CW
 .if t .ne 6+\n(.Vu
 \&.EQ
 define cancel 'special Ca'
@@ -475,16 +474,18 @@
 \&..
 .ft
 .fi
+.RE
 .LP
 Then you could cancel an expression
 .I e
 with
 .BI cancel\ {\  e\  }
 .LP
-Here's a more complicated construct that draws a box round an expression:
-.IP
+Here's a more complicated construct that draws a box round an
+expression:
+.RS
 .nf
-.ft B
+.ft CW
 .if t .ne 11+\n(.Vu
 \&.EQ
 define box 'special Bx'

Problems with geqn.1:
1. Unbalanced .RS or .RE macro

--- geqn.1-orig 2003-12-19 21:22:48.000000000 -0500
+++ geqn.1      2003-12-19 21:26:15.000000000 -0500
@@ -459,13 +459,12 @@
 of the object.
 The number registers must also be modified so that they correspond to the
 result.
-.RS
 .LP
 For example, suppose you wanted a construct that `cancels' an expression
 by drawing a diagonal line through it.
-.IP
+.RS
 .nf
-.ft B
+.ft CW
 .if t .ne 6+\n(.Vu
 \&.EQ
 define cancel 'special Ca'
@@ -475,16 +474,18 @@
 \&..
 .ft
 .fi
+.RE
 .LP
 Then you could cancel an expression
 .I e
 with
 .BI cancel\ {\  e\  }
 .LP
-Here's a more complicated construct that draws a box round an expression:
-.IP
+Here's a more complicated construct that draws a box round an
+expression:
+.RS
 .nf
-.ft B
+.ft CW
 .if t .ne 11+\n(.Vu
 \&.EQ
 define box 'special Bx'

Problems with gpic.1:
1. List syntax error. This means .IP, .TP or .RS/.RE markup is garbled.
This confuses doclifter, and may also mess up stricter troff
interpreters like groffer and TkMan.

--- gpic.1-orig 2003-12-19 21:41:13.000000000 -0500
+++ gpic.1      2003-12-19 21:42:09.000000000 -0500
@@ -480,7 +480,6 @@
 and then changes the value in the current block only.)
 For example, the following:
 .RS
-.IP
 .ft B
 .nf
 \&.PS

Problems with pic.1:
1. List syntax error. This means .IP, .TP or .RS/.RE markup is garbled.
This confuses doclifter, and may also mess up stricter troff
interpreters like groffer and TkMan.

--- pic.1-orig  2003-12-19 21:41:13.000000000 -0500
+++ pic.1       2003-12-19 21:42:09.000000000 -0500
@@ -480,7 +480,6 @@
 and then changes the value in the current block only.)
 For example, the following:
 .RS
-.IP
 .ft B
 .nf
 \&.PS


--
                             Eric S. Raymond




reply via email to

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