Be consistent in -r argument naming.

This commit is contained in:
wiz 2005-02-05 15:26:50 +00:00
parent 8e401e6c31
commit e6ef4830c4
4 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: group.8,v 1.11 2005/02/05 10:43:14 jmmv Exp $ */
.\" $NetBSD: group.8,v 1.12 2005/02/05 15:26:50 wiz Exp $ */
.\"
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@ -42,7 +42,7 @@
.Cm add
.Op Fl ov
.Op Fl g Ar gid
.Op Fl r Ar low Ns Li .. Ns Ar high
.Op Fl r Ar lowgid Ns Li .. Ns Ar highgid
.Ar group
.Nm
.Cm del

View File

@ -1,4 +1,4 @@
.\" $NetBSD: groupadd.8,v 1.10 2005/02/05 10:43:14 jmmv Exp $ */
.\" $NetBSD: groupadd.8,v 1.11 2005/02/05 15:26:50 wiz Exp $ */
.\"
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@ -41,7 +41,7 @@
.Nm
.Op Fl ov
.Op Fl g Ar gid
.Op Fl r Ar low Ns Li .. Ns Ar high
.Op Fl r Ar lowgid Ns Li .. Ns Ar highgid
.Ar group
.Sh DESCRIPTION
The
@ -53,7 +53,7 @@ The options are as follows:
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.
.It Fl r Ar low Ns Li .. Ns Ar high
.It Fl r Ar lowgid Ns Li .. Ns Ar highgid
sets the low and high bounds of a gid range for new groups.
A new group can only be created if there are gids which can be assigned
inside the range.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: user.8,v 1.17 2004/01/14 09:35:33 agc Exp $ */
.\" $NetBSD: user.8,v 1.18 2005/02/05 15:26:50 wiz Exp $ */
.\"
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@ -46,7 +46,7 @@
.Op Fl f Ar inactive-time
.Op Fl g Ar gid/name/=uid
.Op Fl L Ar login-class
.Op Fl r Ar low..high
.Op Fl r Ar lowuid..highuid
.Nm
.Cm add
.Op Fl Smov
@ -60,7 +60,7 @@
.Op Fl k Ar skel-dir
.Op Fl L Ar login-class
.Op Fl p Ar password
.Op Fl r Ar low..high
.Op Fl r Ar lowuid..highuid
.Op Fl s Ar shell
.Op Fl u Ar uid
.Ar user

View File

@ -1,4 +1,4 @@
.\" $NetBSD: useradd.8,v 1.28 2004/01/14 09:35:33 agc Exp $ */
.\" $NetBSD: useradd.8,v 1.29 2005/02/05 15:26:50 wiz Exp $ */
.\"
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@ -48,7 +48,7 @@
.Op Fl L Ar login-class
.Op Fl k Ar skel-dir
.Oo
.Fl r Ar low Ns Li .. Ns Ar high
.Fl r Ar lowuid Ns Li .. Ns Ar highuid
.Oc
.Op Fl s Ar shell
.Nm
@ -65,7 +65,7 @@
.Op Fl L Ar login-class
.Op Fl p Ar password
.Oo
.Fl r Ar low Ns Li .. Ns Ar high
.Fl r Ar lowuid Ns Li .. Ns Ar highuid
.Oc
.Op Fl s Ar shell
.Op Fl u Ar uid
@ -146,7 +146,7 @@ See
.Xr login.conf 5
for more information on user login classes.
.It Xo
.Fl r Ar low Ns Li .. Ns Ar high
.Fl r Ar lowuid Ns Li .. Ns Ar highuid
.Xc
sets the low and high bounds of uid ranges for new users. A new user
can only be created if there are uids which can be assigned from one