diff options
Diffstat (limited to 'usr.sbin/user/usermod.8')
-rw-r--r-- | usr.sbin/user/usermod.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/user/usermod.8 b/usr.sbin/user/usermod.8 index bacbd2215af..3f29b40e404 100644 --- a/usr.sbin/user/usermod.8 +++ b/usr.sbin/user/usermod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usermod.8,v 1.19 2004/06/26 09:40:52 jmc Exp $ +.\" $OpenBSD: usermod.8,v 1.20 2007/02/06 17:44:51 jmc Exp $ .\" $NetBSD: usermod.8,v 1.17 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -91,7 +91,7 @@ It should be entered in the form .Dq month day year , where month is the month name (the first three characters are sufficient), day is the day of the month, and year is the year. -Time in seconds since the epoch (UTC) is also valid. +Time in seconds since the Epoch (UTC) is also valid. A value of 0 can be used to disable this feature. This value can be preset for new users using the .Ar expire |