From 7f03e1ed9fa1178bf8762e93b1f26abe95a655b8 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 31 Mar 2014 07:06:21 +0000 Subject: revert previous: i was wrong; thanks thomas klausner for noticing --- bin/ls/ls.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'bin/ls') 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 -- cgit v1.2.3