diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-26 09:40:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-26 09:40:53 +0000 |
commit | 8e65e7993ffcdab5fcd9b96d078a7cf22eaea235 (patch) | |
tree | 0d2162e9d40b18616fd4a39ec014003b80654fb2 /usr.sbin/user/useradd.8 | |
parent | 5596e6b670e5b69d97ff26f6639796f601c38bbc (diff) |
should have updated all of these first - the same wordo in them all.
also, section order for usermgmt.conf.5 was wrong.
Diffstat (limited to 'usr.sbin/user/useradd.8')
-rw-r--r-- | usr.sbin/user/useradd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/user/useradd.8 b/usr.sbin/user/useradd.8 index c3a8658569b..fd2dace1831 100644 --- a/usr.sbin/user/useradd.8 +++ b/usr.sbin/user/useradd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: useradd.8,v 1.21 2004/06/14 17:11:46 millert Exp $ +.\" $OpenBSD: useradd.8,v 1.22 2004/06/26 09:40:52 jmc Exp $ .\" $NetBSD: useradd.8,v 1.26 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -276,7 +276,7 @@ Other implementations of the utility use the .Ar inactive-time parameter to refer to the maximum number of days allowed between logins (this -us used to lock "stale" accounts that have not been used for a period of time). +is used to lock "stale" accounts that have not been used for a period of time). However, on .Ox systems this parameter refers instead to the password change time. |