Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/ls Sort options (description).



details:   https://anonhg.NetBSD.org/src/rev/985989353db6
branches:  trunk
changeset: 582114:985989353db6
user:      hira <hira%NetBSD.org@localhost>
date:      Fri Jun 17 14:40:47 2005 +0000

description:
Sort options (description).

diffstat:

 bin/ls/ls.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r a0b53292cca6 -r 985989353db6 bin/ls/ls.1
--- a/bin/ls/ls.1       Fri Jun 17 14:36:16 2005 +0000
+++ b/bin/ls/ls.1       Fri Jun 17 14:40:47 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ls.1,v 1.51 2005/05/11 09:10:49 pooka Exp $
+.\"    $NetBSD: ls.1,v 1.52 2005/06/17 14:40:47 hira Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -209,11 +209,11 @@
 .Pq Fl t
 or printing
 .Pq Fl l .
+.It Fl W
+Display whiteouts when scanning directories.
 .It Fl w
 Force raw printing of non-printable characters.
 This is the default when output is not to a terminal.
-.It Fl W
-Display whiteouts when scanning directories.
 .It Fl x
 Multi-column output sorted across the page rather than down the page.
 .It Fl \&1



Home | Main Index | Thread Index | Old Index