Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 1998 21:07:50 GMT
From:      "David O'Brien" <obrien@NUXI.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/5876: `id''s synopsis poorly formated
Message-ID:  <199802282107.VAA01450@dragon.nuxi.com>

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

>Number:         5876
>Category:       bin
>Synopsis:       `id''s synopsis poorly formated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 28 13:10:01 PST 1998
>Last-Modified:
>Originator:     David O'Brien
>Organization:
The FreeBSD Project
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:

	-STABLE from 26-Feb-98

>Description:

	id(1) synopsys says:

	id [user] id -G [-n] [user] id -g [-nr] [user] id -p id -u [-nr] [user]

	rather than 
	id [user]
	id -G [-n] [user]
	id -g [-nr] [user]
	id -p id -u [-nr] [user]

	to match the usage() statement.

>How-To-Repeat:
	
	ssh freefall
	man id

>Fix:
	
	don't konw mandoc well enough to do it myself.

>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?199802282107.VAA01450>