Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 10:48:54 -0700 (PDT)
From:      imp@village.org
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   bin/4419: man can display the same man page twice
Message-ID:  <199708291748.KAA17410@hub.freebsd.org>
Resent-Message-ID: <199708291750.KAA17481@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4419
>Category:       bin
>Synopsis:       man can display the same man page twice
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 10:50:01 PDT 1997
>Last-Modified:
>Originator:     Warner Losh
>Organization:
The Village Networking Cooperative
>Release:        2.2.2-stable and 3.0-current
>Environment:
FreeBSD rover.village.org 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Thu Jul  3 17:03:17 MDT 1997     imp@harmony.village.org:/home/imp/FreeBSD/src/sys/compile/ROVER  i386

>Description:
If you have done a make world both with and without the NOMANCOMPRESS
option set, then you will have /usr/man/man1/ls.1 and ../man1/ls.1.gz.
When both of these files exist, man displays both of them, one after
the other.
>How-To-Repeat:
# cd /usr/man/man1
# zcat ls.1.gz > ls.1
% man -P wc ls
<two lines here is an error, one line is correct>

>Fix:

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708291748.KAA17410>