diff options
Diffstat (limited to 'usr.sbin/adduser/adduser.8')
-rw-r--r-- | usr.sbin/adduser/adduser.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index 188ddd8857b..639f7458b2b 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adduser.8,v 1.47 2021/12/04 07:31:38 jmc Exp $ +.\" $OpenBSD: adduser.8,v 1.48 2022/02/18 23:17:16 jsg Exp $ .\" .\" Copyright (c) 1995-1996 Wolfram Schneider <wosch@FreeBSD.org>. Berlin. .\" All rights reserved. @@ -25,7 +25,7 @@ .\" SUCH DAMAGE. .\" .\" $From: adduser.8,v 1.12 1996/08/28 17:54:13 adam Exp $ -.Dd $Mdocdate: December 4 2021 $ +.Dd $Mdocdate: February 18 2022 $ .Dt ADDUSER 8 .Os .Sh NAME @@ -280,7 +280,7 @@ access to it. .El .\" .Sh UNIQUE GROUP .\" Perhaps you're missing what *can* be done with this scheme that falls apart -.\" with most other schemes. With each user in his/her own group the user can +.\" with most other schemes. With each user in their own group the user can .\" safely run with a umask of 002 and have files created in their home .\" directory and not worry about others being able to read them. .\" |