diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-08-31 08:48:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-08-31 08:48:41 +0000 |
commit | 11984afecf797ce9e458688b4e174ed7ed556200 (patch) | |
tree | 0a817783c5a2385aacf81024b6ac6d0ce793f2ce /bin/ls/ls.1 | |
parent | 8bd5d7b9c6dadc29dafc6af9c787133bc1321969 (diff) |
use the same format/text, as far as possible, for date strings;
help/ok guenther millert
Diffstat (limited to 'bin/ls/ls.1')
-rw-r--r-- | bin/ls/ls.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index dc92152c3f0..170487b342d 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.65 2011/03/05 15:57:03 jmc Exp $ +.\" $OpenBSD: ls.1,v 1.66 2011/08/31 08:48:40 jmc Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -33,7 +33,7 @@ .\" .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 .\" -.Dd $Mdocdate: March 5 2011 $ +.Dd $Mdocdate: August 31 2011 $ .Dt LS 1 .Os .Sh NAME @@ -304,7 +304,7 @@ If the .Fl T option is given, the time of last modification is displayed using the format -.Dq mmm dd HH:MM:SS CCYY . +.Dq mmm dd HH:MM:SS ccyy . .Pp If the file is a symbolic link, the pathname of the linked-to file is preceded by |