=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/id/groups.1,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/id/groups.1 2007/05/31 19:20:11 1.10 --- src/usr.bin/id/groups.1 2009/01/04 11:19:55 1.11 *************** *** 1,4 **** ! .\" $OpenBSD: groups.1,v 1.10 2007/05/31 19:20:11 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: groups.1,v 1.11 2009/01/04 11:19:55 sobrado Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" from: @(#)groups.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: May 31 2007 $ .Dt GROUPS 1 .Os .Sh NAME --- 29,35 ---- .\" .\" from: @(#)groups.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: January 4 2009 $ .Dt GROUPS 1 .Os .Sh NAME *************** *** 54,61 **** utility displays the groups to which you (or the optionally specified user) belong. .Pp ! The ! .Nm ! utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO .Xr id 1 --- 54,59 ---- utility displays the groups to which you (or the optionally specified user) belong. .Pp ! .Ex -std groups .Sh SEE ALSO .Xr id 1