diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-26 09:31:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-06-26 09:31:47 +0000 |
commit | 5596e6b670e5b69d97ff26f6639796f601c38bbc (patch) | |
tree | 4b963b8f0d95406367fa8e35c9ed9be2dad22fbb /usr.sbin | |
parent | f2dcc1230782a918bfabbd3c728b67e0c68ea272 (diff) |
wordo;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/user/user.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/user/user.8 b/usr.sbin/user/user.8 index 87c4c3767e4..3dc95831647 100644 --- a/usr.sbin/user/user.8 +++ b/usr.sbin/user/user.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: user.8,v 1.12 2004/06/14 17:11:46 millert Exp $ +.\" $OpenBSD: user.8,v 1.13 2004/06/26 09:31:46 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. @@ -138,7 +138,7 @@ Other implementations of the utilities 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. |