diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-11-22 04:38:55 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-11-22 04:38:55 +0000 |
commit | 8c8d23f6cbebf00376c489067afb35fbad71c59b (patch) | |
tree | f2bc7fa53bee99ab08015c808bcba6be665dc942 /usr.sbin/user/group.8 | |
parent | 899c915f9eb1bc67538625befc06274ec1b98d7f (diff) |
Add some .Xr's that have been sitting in my tree
Diffstat (limited to 'usr.sbin/user/group.8')
-rw-r--r-- | usr.sbin/user/group.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/user/group.8 b/usr.sbin/user/group.8 index a8dc4b87c19..eb28f53453c 100644 --- a/usr.sbin/user/group.8 +++ b/usr.sbin/user/group.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: group.8,v 1.9 2001/09/18 01:50:44 millert Exp $ +.\" $OpenBSD: group.8,v 1.10 2002/11/22 04:38:54 millert Exp $ .\" $NetBSD: group.8,v 1.5 2000/10/03 19:32:23 bjh21 Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -74,7 +74,8 @@ utility exits 0 on success, and >0 if an error occurs. .Xr groupadd 8 , .Xr groupdel 8 , .Xr groupinfo 8 , -.Xr groupmod 8 +.Xr groupmod 8 , +.Xr user 8 .Sh HISTORY The .Nm |