Subject: misc/14925: which.1 has extra ')'
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hiramatu@boreas.dti.ne.jp>
List: netbsd-bugs
Date: 12/13/2001 00:36:21
>Number:         14925
>Category:       misc
>Synopsis:       'which' man page has extra ')'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 12 07:38:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hiramatsu Yoshifumi
>Release:        -current 'Thu Dec 13 00:09:58 JST 2001'
>Organization:
	
>Environment:
	<machine, os, target, libraries (multiple lines)>
System: NetBSD river.my.domain 1.5Z NetBSD 1.5Z (River) #0: Mon Dec 10 20:46:10 JST 2001     hiramatsu@river.my.domain:/usr/src/sys/arch/i386/compile/River i386
Architecture: i386
Machine: i386
>Description:
Beginning of `man which' contains this line.

NAME
     which - locate a program file including aliases and paths (csh(1)) only)

Two "(", and three ")".

>How-To-Repeat:
	
>Fix:
This patch generates "(csh(1) only)".

--- which.1.orig        Thu Dec 13 00:15:40 2001
+++ which.1     Thu Dec 13 00:17:19 2001
@@ -40,8 +40,10 @@
 .Sh NAME
 .Nm which
 .Nd "locate a program file including aliases and paths"
-.Pq Xr csh 1
-only)
+.Po
+.Xr csh 1
+only
+.Pc
 .Sh SYNOPSIS
 .Nm
 .Op Fl a

>Release-Note:
>Audit-Trail:
>Unformatted: