Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 1998 06:25:58 +0300 (EEST)
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/6294: manpage for who(1) has inaccurate synopsis
Message-ID:  <199804140325.GAA09380@relay.ucb.crimea.ua>

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

>Number:         6294
>Category:       bin
>Synopsis:       manpage for who(1) has inaccurate synopsis
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 13 20:30:00 PDT 1998
>Last-Modified:
>Originator:     Ruslan Ermilov
>Organization:
United Commercial Bank
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

	-stable and -current

>Description:

	Instead of

		who [am I] [file]

	it should look like

		who [am I]
		who [file]

>How-To-Repeat:


>Fix:
	
For both -current and -stable.

Index: who.1
===================================================================
RCS file: /usr/FreeBSD-CVS/src/usr.bin/who/who.1,v
retrieving revision 1.2.2.1
diff -u -r1.2.2.1 who.1
--- who.1	1997/08/27 06:19:30	1.2.2.1
+++ who.1	1998/04/14 03:15:46
@@ -41,6 +41,7 @@
 .Sh SYNOPSIS
 .Nm who
 .Op Ar am I
+.Nm who
 .Op Ar file 
 .Sh DESCRIPTION
 The

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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