=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/du/du.1,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/du/du.1 1996/06/26 05:32:37 1.3 +++ src/usr.bin/du/du.1 1996/10/18 18:16:06 1.4 @@ -1,5 +1,5 @@ -.\" $OpenBSD: du.1,v 1.3 1996/06/26 05:32:37 deraadt Exp $ -.\" $NetBSD: du.1,v 1.4.2.1 1995/12/05 02:45:41 jtc Exp $ +.\" $OpenBSD: du.1,v 1.4 1996/10/18 18:16:06 millert Exp $ +.\" $NetBSD: du.1,v 1.6 1996/10/18 07:20:31 thorpej Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -34,7 +34,7 @@ .\" .\" @(#)du.1 8.2 (Berkeley) 4/1/94 .\" -.Dd April 1, 1994 +.Dd October 4, 1996 .Dt DU 1 .Os .Sh NAME @@ -44,7 +44,7 @@ .Nm du .Op Fl H | Fl L | Fl P .Op Fl a | Fl s -.Op Fl kx +.Op Fl ckx .Op Ar file ... .Sh DESCRIPTION The @@ -77,6 +77,8 @@ flag is specified, the number displayed is the number of 1024-byte blocks. Partial numbers of blocks are rounded up. +.It Fl c +Display the grand total after all the arguments have been processed. .It Fl s Display only the grand total for the specified files. .It Fl x