Subject: misc/23082: unifdef(1) man page is unreadable
To: None <gnats-bugs@gnats.netbsd.org>
From: None <njoly@pasteur.fr>
List: netbsd-bugs
Date: 10/07/2003 18:41:46
>Number: 23082
>Category: misc
>Synopsis: unifdef(1) man page is unreadable
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Oct 07 16:42:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Nicolas Joly
>Release: NetBSD 1.6ZC (-current 20031007)
>Organization:
Pasteur Institute, Paris.
>Environment:
System: NetBSD hal.sis.pasteur.fr 1.6ZC NetBSD 1.6ZC (GENERIC.MP) #3: Mon Oct 6 11:43:08 CEST 2003 njoly@hal.sis.pasteur.fr:/local/src/NetBSD/objs/local/src/NetBSD/src/sys/arch/i386/compile/GENERIC.MP i386
Architecture: i386
Machine: i386
>Description:
unifdef(1) man page is unreadable:
njoly@hal [~]> man unifdef | head
man: Formatting manual page...
.Dd September 24, 2002 The utility selectively processes condi-
tional directives. It removes from a file both the directives
and any additional text that they specify should be removed,
while otherwise leaving the file alone. The utility acts on and
lines, and it understands only the commonly-used subset of the
expression syntax for and lines. It handles integer values of
symbols defined on the command line, the operator applied to sym-
bols defined or undefined on the command line, the operators and
parenthesized expressions. Anything that it does not understand
is passed through unharmed. It only processes and directives if
[...]
>How-To-Repeat:
man unifdef
>Fix:
Index: ./usr.bin/unifdef/unifdef.1
===================================================================
RCS file: /cvsroot/src/usr.bin/unifdef/unifdef.1,v
retrieving revision 1.9
diff -u -r1.9 unifdef.1
--- ./usr.bin/unifdef/unifdef.1 2003/08/07 11:16:54 1.9
+++ ./usr.bin/unifdef/unifdef.1 2003/10/07 16:26:25
@@ -65,7 +65,7 @@
.\" $dotat: things/unifdef.1,v 1.45 2003/01/20 14:37:08 fanf2 Exp $
.\" $FreeBSD: src/usr.bin/unifdef/unifdef.1,v 1.19 2003/01/20 12:41:41 fanf Exp $
.\"
- .Dd September 24, 2002
+.Dd September 24, 2002
.Dt UNIFDEF 1
.Os
.Sh NAME
>Release-Note:
>Audit-Trail:
>Unformatted: