summaryrefslogtreecommitdiffstats
path: root/bin/ls
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-03-05 15:57:03 +0000
committerjmc <jmc@openbsd.org>2011-03-05 15:57:03 +0000
commit9f9ed71fc579c5817e5da1516697036f3069767f (patch)
treeedcda66d4b0e5ec79cae9948c963734740812579 /bin/ls
parenttweak; ok okan (diff)
downloadwireguard-openbsd-9f9ed71fc579c5817e5da1516697036f3069767f.tar.xz
wireguard-openbsd-9f9ed71fc579c5817e5da1516697036f3069767f.zip
fix description of -g; from Pascal Stumpf
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.16
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 ,