diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-07-16 16:48:26 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-07-16 16:48:26 +0000 |
commit | de67b08a8afab69baf494c21e347b7e4363df1fe (patch) | |
tree | 0c1df0755a8bf2ce110ce11c87c1f9b82cf109d8 /usr.sbin/adduser/rmgroup.8 | |
parent | e962790fa1de2f3b6f05d1eee7c4d38eb2f696e0 (diff) |
there is no addgroup.8
Diffstat (limited to 'usr.sbin/adduser/rmgroup.8')
-rw-r--r-- | usr.sbin/adduser/rmgroup.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/adduser/rmgroup.8 b/usr.sbin/adduser/rmgroup.8 index 787987fbb37..3504586c1e1 100644 --- a/usr.sbin/adduser/rmgroup.8 +++ b/usr.sbin/adduser/rmgroup.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rmgroup.8,v 1.1 1996/12/08 13:57:08 downsj Exp $ +.\" $OpenBSD: rmgroup.8,v 1.2 1998/07/16 16:48:24 millert Exp $ .\" .\" Copyright (c) 1996 Wolfram Schneider <wosch@FreeBSD.org>. Berlin. .\" All rights reserved. @@ -45,7 +45,6 @@ and not groups with gid 0. .Sh SEE ALSO .Xr group 5 , .Xr adduser 8 , -.Xr addgroup 8 , .Xr rmuser 8 .Sh HISTORY The |