summaryrefslogtreecommitdiffstats
path: root/usr.sbin/user/groupadd.8
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2009-01-21 16:56:02 +0000
committersobrado <sobrado@openbsd.org>2009-01-21 16:56:02 +0000
commit0f5c715d4d17e63a0991c807e4fad836a5b722a3 (patch)
treeeb6dacf063f7f04799f467b80fa51b070a58a0d0 /usr.sbin/user/groupadd.8
parentfix the synopsis for chown(8) (diff)
downloadwireguard-openbsd-0f5c715d4d17e63a0991c807e4fad836a5b722a3.tar.xz
wireguard-openbsd-0f5c715d4d17e63a0991c807e4fad836a5b722a3.zip
paragraphs and sentences start with uppercase letters; synchronize
the synopsis and usage of user(8) related commands; sort the options list in the DESCRIPTION section of the manual pages; spacing. ok jmc@
Diffstat (limited to 'usr.sbin/user/groupadd.8')
-rw-r--r--usr.sbin/user/groupadd.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/user/groupadd.8 b/usr.sbin/user/groupadd.8
index f01d458100f..e9656f5d4b4 100644
--- a/usr.sbin/user/groupadd.8
+++ b/usr.sbin/user/groupadd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: groupadd.8,v 1.13 2009/01/19 09:46:59 sobrado Exp $
+.\" $OpenBSD: groupadd.8,v 1.14 2009/01/21 16:56:02 sobrado Exp $
.\" $NetBSD: groupadd.8,v 1.9 2003/02/14 16:11:37 grant Exp $
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@@ -31,7 +31,7 @@
.\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: January 19 2009 $
+.Dd $Mdocdate: January 21 2009 $
.Dt GROUPADD 8
.Os
.Sh NAME
@@ -49,11 +49,11 @@ utility adds a group to the system.
The options are as follows:
.Bl -tag -width Ds
.It Fl g Ar gid
-gives the numeric group identifier to be used for the new group.
+Gives the numeric group identifier to be used for the new group.
.It Fl o
-allow the new group to have a GID which is already in use for another group.
+Allows the new group to have a GID which is already in use for another group.
.It Fl v
-enables verbose mode - explain the commands as they are executed.
+Enables verbose mode - explain the commands as they are executed.
.El
.Pp
.Ex -std groupadd