=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/id/id.1,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/id/id.1 1999/07/02 20:11:45 1.6 --- src/usr.bin/id/id.1 1999/07/04 11:53:55 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: id.1,v 1.6 1999/07/02 20:11:45 aaron Exp $ .\" $NetBSD: id.1,v 1.5 1995/09/28 08:05:40 perry Exp $ .\" .\" Copyright (c) 1991, 1993, 1994 --- 1,4 ---- ! .\" $OpenBSD: id.1,v 1.7 1999/07/04 11:53:55 aaron Exp $ .\" $NetBSD: id.1,v 1.5 1995/09/28 08:05:40 perry Exp $ .\" .\" Copyright (c) 1991, 1993, 1994 *************** *** 59,65 **** .Op Ar user .Sh DESCRIPTION The ! .Nm id utility displays the user and group names and numeric IDs, of the calling process, to the standard output. If the real and effective IDs are different, both are displayed, --- 59,65 ---- .Op Ar user .Sh DESCRIPTION The ! .Nm utility displays the user and group names and numeric IDs, of the calling process, to the standard output. If the real and effective IDs are different, both are displayed, *************** *** 114,126 **** .El .Pp The ! .Nm id utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO .Xr who 1 .Sh STANDARDS The ! .Nm id function is expected to conform to .St -p1003.2 . .Sh HISTORY --- 114,126 ---- .El .Pp The ! .Nm utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO .Xr who 1 .Sh STANDARDS The ! .Nm function is expected to conform to .St -p1003.2 . .Sh HISTORY *************** *** 137,142 **** .Dq Nm id Fl un . .Pp The ! .Nm id command first appeared in .Bx 4.4 . --- 137,142 ---- .Dq Nm id Fl un . .Pp The ! .Nm command first appeared in .Bx 4.4 .