summaryrefslogtreecommitdiffstats
path: root/adduser/rmgroup.8
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-12-23 00:10:22 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-12-23 00:10:22 +0000
commit366824126a6a627eb32bc2648401ef66c288a98e (patch)
treef64d4b68693dd9d17f4ba123a081280a8a9193ee /adduser/rmgroup.8
parentecd99f44c4d804b6066da1e3600597cb0193e3ec (diff)
downloadpw-darwin-366824126a6a627eb32bc2648401ef66c288a98e.tar.gz
pw-darwin-366824126a6a627eb32bc2648401ef66c288a98e.tar.zst
pw-darwin-366824126a6a627eb32bc2648401ef66c288a98e.zip
Minor style fixes.
I also renamed the adduser "-quit" option to "-quiet", since it is supposed to be the same as the -s/-silent option, and -quit must have beena typo.
Diffstat (limited to 'adduser/rmgroup.8')
-rw-r--r--adduser/rmgroup.810
1 files changed, 6 insertions, 4 deletions
diff --git a/adduser/rmgroup.8 b/adduser/rmgroup.8
index 3a867c5..5426836 100644
--- a/adduser/rmgroup.8
+++ b/adduser/rmgroup.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: adduser.8,v 1.12 1996/08/28 17:54:13 adam Exp $
+.\" $Id: rmgroup.8,v 1.1 1996/11/04 17:21:11 wosch Exp $
.Dd Oct, 30, 1996
.Dt RMGROUP 8
@@ -35,11 +35,13 @@
.Ar group
.Sh DESCRIPTION
.Nm
-delete a Unix group from group database.
+delete a Unix group from the
+.Xr group 5
+database.
.Nm
-do not delete the system groups wheel, daemon, kmem, sys, tty,
+will not delete the system groups wheel, daemon, kmem, sys, tty,
operator, bin, nogroup, nobody,
-and not groups with gid 0.
+or groups with gid 0.
.Sh SEE ALSO
.Xr group 5 ,
.Xr adduser 8 ,