summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-03-05 15:46:02 +0000
committerjmc <jmc@openbsd.org>2011-03-05 15:46:02 +0000
commit923c3fdea0370478758475fefdd052b6d1d7039c (patch)
tree4f74d204b3cb1f7a9c8b0d021754878d98dee1f3
parentCorrect msgbuf_write() example. OK jmc@ and nicm@ (diff)
downloadwireguard-openbsd-923c3fdea0370478758475fefdd052b6d1d7039c.tar.xz
wireguard-openbsd-923c3fdea0370478758475fefdd052b6d1d7039c.zip
tweak; ok okan
-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 2eaa07e71bb..56df279eb17 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.63 2011/03/04 21:03:19 okan Exp $
+.\" $OpenBSD: ls.1,v 1.64 2011/03/05 15:46:02 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 4 2011 $
+.Dd $Mdocdate: March 5 2011 $
.Dt LS 1
.Os
.Sh NAME
@@ -127,7 +127,7 @@ List in long format as in
except that the owner is not printed.
.It Fl H
Follow symbolic links specified on the command line.
-This is also the default behaviour when none of the
+This is the default behaviour when none of the
.Fl d , F ,
or
.Fl l