From 40a9a5a07a86344f2f6674014e557ade9580a41e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 21 Feb 2007 16:48:04 +0000 Subject: put -G in the right place; from Igor Sobrado --- usr.sbin/user/user.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/user/user.8') diff --git a/usr.sbin/user/user.8 b/usr.sbin/user/user.8 index 3dc95831647..7b1745f676a 100644 --- a/usr.sbin/user/user.8 +++ b/usr.sbin/user/user.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: user.8,v 1.13 2004/06/26 09:31:46 jmc Exp $ +.\" $OpenBSD: user.8,v 1.14 2007/02/21 16:48:03 jmc Exp $ .\" $NetBSD: user.8,v 1.9 2001/06/05 11:31:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -53,12 +53,12 @@ .Bk -words .Cm add .Op Fl mov -.Op Fl G Ar secondary-group .Op Fl b Ar base-dir .Op Fl c Ar comment .Op Fl d Ar home-dir .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 k Ar skel-dir .Op Fl L Ar login-class @@ -84,11 +84,11 @@ .Bk -words .Cm mod .Op Fl mov -.Op Fl G Ar secondary-group .Op Fl c Ar comment .Op Fl d Ar home-dir .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 L Ar login-class .Op Fl l Ar new-login -- cgit v1.2.3