Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/du Add EXIT STATUS section and bump date.



details:   https://anonhg.NetBSD.org/src/rev/767ecb1974e9
branches:  trunk
changeset: 779266:767ecb1974e9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon May 14 21:14:14 2012 +0000

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

diffstat:

 usr.bin/du/du.1 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r e3da4807a4ac -r 767ecb1974e9 usr.bin/du/du.1
--- a/usr.bin/du/du.1   Mon May 14 19:40:06 2012 +0000
+++ b/usr.bin/du/du.1   Mon May 14 21:14:14 2012 +0000
@@ -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 @@
 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 ,



Home | Main Index | Thread Index | Old Index