[Top][All Lists]
[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: |
Mon, 12 Jul 2004 11:14:53 -0400 |
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 ci.1:
1. Unbalanced .RS or .RE macro
2. TBL markup not used where it should be.
--- ci.1.orig 2003-12-19 20:21:57.000000000 -0500
+++ ci.1 2003-12-19 20:21:13.000000000 -0500
@@ -504,19 +504,15 @@
For example, if local time is January 11, 1990, 8pm Pacific Standard Time,
eight hours west of \*u,
then the time is output as follows:
-.RS
-.LP
-.RS
-.nf
-.ta \w'\f3\-z+05:30\fP 'u +\w'\f31990-01-11 09:30:00+05:30\fP 'u
-.ne 4
-\f2option\fP \f2time output\fP
-\f3\-z\fP \f31990/01/12 04:00:00\fP \f2(default)\fP
-\f3\-zLT\fP \f31990-01-11 20:00:00\-08\fP
-\f3\-z+05:30\fP \f31990-01-12 09:30:00+05:30\fP
-.ta 4n +4n +4n +4n
-.fi
-.RE
+.TS
+center box tab(;);
+l | l l.
+option;time output
+=
+\-z;1990/01/12 04:00:00;(default)
+\-zLT;1990-01-11 20:00:00-08
+\-z+05:30;1990-01-12 09:30:00+05:30
+.TE
.LP
The
.B \-z
--
Eric S. Raymond
- problems in one or more man pages you maintain,
esr <=