From cfb6b7c3f6b4ea3a0d3724c5524f5e930f4f0b3c Mon Sep 17 00:00:00 2001 From: Igor Sobrado Date: Sat, 16 Apr 2011 07:26:13 +0000 Subject: rephrase argument to -g for consistency not only with useradd(8) and usermod(8) but also with the notational conventions used in other manual pages. ok jmc@ --- usr.sbin/user/user.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr.sbin/user/user.8') diff --git a/usr.sbin/user/user.8 b/usr.sbin/user/user.8 index 28d516dd8e9..0aee8f184fd 100644 --- a/usr.sbin/user/user.8 +++ b/usr.sbin/user/user.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: user.8,v 1.18 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: user.8,v 1.19 2011/04/16 07:26:12 sobrado Exp $ .\" $NetBSD: user.8,v 1.9 2001/06/05 11:31:21 wiz 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: September 3 2010 $ +.Dd $Mdocdate: April 16 2011 $ .Dt USER 8 .Os .Sh NAME @@ -45,7 +45,7 @@ .Op Fl b Ar base-directory .Op Fl e Ar expiry-time .Op Fl f Ar inactive-time -.Op Fl g Ar gid/name/=uid +.Op Fl g Ar gid | name | Li =uid .Op Fl L Ar login-class .Op Fl r Ar low..high .Ek @@ -59,7 +59,7 @@ .Op Fl e Ar expiry-time .Op Fl f Ar inactive-time .Op Fl G Ar secondary-group -.Op Fl g Ar gid/name/=uid +.Op Fl g Ar gid | name | Li =uid .Op Fl k Ar skel-directory .Op Fl L Ar login-class .Op Fl p Ar password @@ -89,7 +89,7 @@ .Op Fl e Ar expiry-time .Op Fl f Ar inactive-time .Op Fl G Ar secondary-group -.Op Fl g Ar gid/name/=uid +.Op Fl g Ar gid | name | Li =uid .Op Fl L Ar login-class .Op Fl l Ar new-login .Op Fl p Ar password -- cgit v1.2.3