Module Name:    src
Committed By:   wiz
Date:           Mon May 14 21:14:14 UTC 2012

Modified Files:
        src/usr.bin/du: du.1

Log Message:
Add EXIT STATUS section and bump date.
>From Bug Hunting.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/du/du.1

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

Modified files:

Index: src/usr.bin/du/du.1
diff -u src/usr.bin/du/du.1:1.22 src/usr.bin/du/du.1:1.23
--- src/usr.bin/du/du.1:1.22	Sun Mar 11 11:23:20 2012
+++ src/usr.bin/du/du.1	Mon May 14 21:14:14 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: du.1,v 1.22 2012/03/11 11:23:20 shattered Exp $
+.\"	$NetBSD: du.1,v 1.23 2012/05/14 21:14:14 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)du.1	8.2 (Berkeley) 4/1/94
 .\"
-.Dd March 4, 2012
+.Dd May 14, 2012
 .Dt DU 1
 .Os
 .Sh NAME
@@ -152,6 +152,8 @@ and
 options are not specified, the block counts will be displayed in units of that
 size block.
 .El
+.Sh EXIT STATUS
+.Ex -std
 .Sh SEE ALSO
 .Xr df 1 ,
 .Xr chflags 2 ,

Reply via email to