summaryrefslogtreecommitdiff
path: root/usr.sbin/user/groupinfo.8
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-06-08 23:32:24 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-06-08 23:32:24 +0000
commit64c8c0b80b36cb1063d59e19328b3154ed758fdb (patch)
treea96631b71d24e4d4b26e3b5bc62a603bf85b81f5 /usr.sbin/user/groupinfo.8
parent85ee4e2e635b294f1c4f5b90834769f97672432f (diff)
Sync man pages w/ NetBSD version
Diffstat (limited to 'usr.sbin/user/groupinfo.8')
-rw-r--r--usr.sbin/user/groupinfo.89
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.sbin/user/groupinfo.8 b/usr.sbin/user/groupinfo.8
index 755158caf31..6b7dd9bbb4f 100644
--- a/usr.sbin/user/groupinfo.8
+++ b/usr.sbin/user/groupinfo.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: groupinfo.8,v 1.8 2001/09/18 01:50:44 millert Exp $
+.\" $OpenBSD: groupinfo.8,v 1.9 2003/06/08 23:32:23 millert Exp $
.\" $NetBSD: groupinfo.8,v 1.3 2000/10/03 19:32:23 bjh21 Exp $
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@@ -70,7 +70,8 @@ utility exits 0 if the group name or gid exists, and non-zero if it does not.
.It Pa /etc/usermgmt.conf
.El
.Sh SEE ALSO
-.Xr passwd 5
+.Xr passwd 5 ,
+.Xr usermgmt.conf 5
.Sh HISTORY
The
.Nm
@@ -79,4 +80,6 @@ utility first appeared in
.Sh AUTHORS
The
.Nm
-utility was written by Alistair G. Crooks (agc@netbsd.org).
+utility was written by
+.An Alistair G. Crooks
+.Aq agc@NetBSD.org .