Module Name:    src
Committed By:   joerg
Date:           Fri May 14 17:11:52 UTC 2010

Modified Files:
        src/bin/ls: ls.1

Log Message:
Reorder sections to canonical order. Use .Ex -std


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/bin/ls/ls.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/ls/ls.1
diff -u src/bin/ls/ls.1:1.64 src/bin/ls/ls.1:1.65
--- src/bin/ls/ls.1:1.64	Mon Apr  5 21:19:26 2010
+++ src/bin/ls/ls.1	Fri May 14 17:11:52 2010
@@ -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

Reply via email to