diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-05 15:57:04 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-05 15:57:04 +0000 |
commit | 693fea1bbad6035e5f0a078bee6740f8aedda3ba (patch) | |
tree | 528bf0a0f7f1ce76c78ab39c1185b235978a0c62 /bin/ls | |
parent | 7b5bc5f9e35c5c0879cd5b9e079ccad617d7e9f2 (diff) |
fix description of -g; from Pascal Stumpf
Diffstat (limited to 'bin/ls')
-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 56df279eb17..dc92152c3f0 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ls.1,v 1.64 2011/03/05 15:46:02 jmc Exp $ +.\" $OpenBSD: ls.1,v 1.65 2011/03/05 15:57:03 jmc Exp $ .\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -275,9 +275,9 @@ options are given, the following information is displayed for each file: mode, number of links, -owner, -group (though not for +owner (though not for .Fl g ) , +group, size in bytes, time of last modification .Pq Dq mmm dd HH:MM , |