diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-06 17:44:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-06 17:44:52 +0000 |
commit | 24cc20d8a6abefe331f8f9d34f721f1b3be5b22b (patch) | |
tree | 3fb67f182b19a0159c487bb36e27a1abdcb3f7ad /usr.sbin/user/usermgmt.conf.5 | |
parent | af4732b160dadef1837e987c5166555a4ca520fe (diff) |
discuss consistently "the Epoch";
Diffstat (limited to 'usr.sbin/user/usermgmt.conf.5')
-rw-r--r-- | usr.sbin/user/usermgmt.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/user/usermgmt.conf.5 b/usr.sbin/user/usermgmt.conf.5 index fbd9b83383c..27fb5d60900 100644 --- a/usr.sbin/user/usermgmt.conf.5 +++ b/usr.sbin/user/usermgmt.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usermgmt.conf.5,v 1.6 2004/06/26 09:40:52 jmc Exp $ +.\" $OpenBSD: usermgmt.conf.5,v 1.7 2007/02/06 17:44:51 jmc Exp $ .\" $NetBSD: usermgmt.conf.5,v 1.3 2002/10/02 13:49:11 grant Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -74,7 +74,7 @@ fields 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. .It Ic group sets the default primary group for new users. |