diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-05 15:46:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-05 15:46:03 +0000 |
commit | 7b5bc5f9e35c5c0879cd5b9e079ccad617d7e9f2 (patch) | |
tree | a1879bb4af7ff15826ed20e25828599cd4eb9b31 /bin/ls | |
parent | 6c1790d69d0977f31eeb99877bac2b04964c82c3 (diff) |
tweak; ok okan
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 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 |