summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-03-31 07:06:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-03-31 07:06:21 +0000
commit7f03e1ed9fa1178bf8762e93b1f26abe95a655b8 (patch)
tree3570dfc7c8a542f36e0664003afc82e331f29409 /bin
parent7725b85d89d0fec4e68d883f8ba672539071720d (diff)
revert previous: i was wrong;
thanks thomas klausner for noticing
Diffstat (limited to 'bin')
-rw-r--r--bin/ls/ls.19
1 files changed, 4 insertions, 5 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 0843cd80599..4a500d8420b 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.68 2014/03/30 07:26:12 jmc Exp $
+.\" $OpenBSD: ls.1,v 1.69 2014/03/31 07:06:20 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 30 2014 $
+.Dd $Mdocdate: March 31 2014 $
.Dt LS 1
.Os
.Sh NAME
@@ -59,9 +59,8 @@ information.
If no operands are given, the contents of the current
directory are displayed.
If more than one operand is given,
-non-directory operands are displayed first.
-.Pp
-Directory and non-directory operands are sorted separately and in
+non-directory operands are displayed first; directory
+and non-directory operands are sorted separately and in
lexicographical order.
By default,
.Nm