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.bin | |
parent | af4732b160dadef1837e987c5166555a4ca520fe (diff) |
discuss consistently "the Epoch";
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ar/ar.5 | 4 | ||||
-rw-r--r-- | usr.bin/kdump/kdump.1 | 4 | ||||
-rw-r--r-- | usr.bin/last/last.1 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/ar/ar.5 b/usr.bin/ar/ar.5 index a8e3b7cfb45..223a71d6865 100644 --- a/usr.bin/ar/ar.5 +++ b/usr.bin/ar/ar.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ar.5,v 1.7 2003/06/10 09:12:09 jmc Exp $ +.\" $OpenBSD: ar.5,v 1.8 2007/02/06 17:44:51 jmc Exp $ .\" $NetBSD: ar.5,v 1.2 1995/03/25 06:39:38 glass Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -69,7 +69,7 @@ The modification time is the file field, i.e., .Dv CUT seconds since -the epoch. +the Epoch. The user and group IDs are the file .Fa st_uid and diff --git a/usr.bin/kdump/kdump.1 b/usr.bin/kdump/kdump.1 index 5ff6b914d43..735b424f20d 100644 --- a/usr.bin/kdump/kdump.1 +++ b/usr.bin/kdump/kdump.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kdump.1,v 1.14 2006/05/11 12:26:42 jmc Exp $ +.\" $OpenBSD: kdump.1,v 1.15 2007/02/06 17:44:51 jmc Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -97,7 +97,7 @@ specified. .It Fl R Display relative timestamps (time since previous entry). .It Fl T -Display absolute timestamps for each entry (seconds since epoch). +Display absolute timestamps for each entry (seconds since the Epoch). .It Fl t Op ceinsw Selects which tracepoints to display. See the diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1 index 6a82ba26044..8af70eeddc9 100644 --- a/usr.bin/last/last.1 +++ b/usr.bin/last/last.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: last.1,v 1.24 2006/10/27 07:26:38 jmc Exp $ +.\" $OpenBSD: last.1,v 1.25 2007/02/06 17:44:51 jmc Exp $ .\" $NetBSD: last.1,v 1.3 1994/12/21 22:41:23 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -152,7 +152,7 @@ The format is also supported, but is deprecated. .It Fl s -Display time values in seconds since the epoch, instead of formatted dates. +Display time values in seconds since the Epoch, instead of formatted dates. .It Fl T Display better time information, including seconds. .It Fl t Ar tty |