Source-Changes-HG archive

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

[src/trunk]: src/bin/ls Reorder sections to canonical order. Use .Ex -std



details:   https://anonhg.NetBSD.org/src/rev/5693fb4d4e01
branches:  trunk
changeset: 754865:5693fb4d4e01
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri May 14 17:11:52 2010 +0000

description:
Reorder sections to canonical order. Use .Ex -std

diffstat:

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

diffs (29 lines):

diff -r 056f035cf4d0 -r 5693fb4d4e01 bin/ls/ls.1
--- a/bin/ls/ls.1       Fri May 14 17:06:40 2010 +0000
+++ b/bin/ls/ls.1       Fri May 14 17:11:52 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ls.1,v 1.64 2010/04/05 21:19:26 joerg Exp $
+.\"    $NetBSD: ls.1,v 1.65 2010/05/14 17:11:52 joerg Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -433,10 +433,6 @@
 .Xr dirent 5
 structures in the directory, not all of which may be allocated to
 any existing file.
-.Sh EXIT STATUS
-The
-.Nm
-utility exits 0 on success, and \*[Gt]0 if an error occurs.
 .Sh ENVIRONMENT
 The following environment variables affect the execution of
 .Nm :
@@ -470,6 +466,8 @@
 .Xr environ 7
 for more information.
 .El
+.Sh EXIT STATUS
+.Ex -std
 .Sh COMPATIBILITY
 The group field is now automatically included in the long listing for
 files in order to be compatible with the



Home | Main Index | Thread Index | Old Index