diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-10 20:17:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-10 20:17:53 +0000 |
commit | 8beef7d0a675bc64e2923d671c5b161fa58495c1 (patch) | |
tree | f314076febb8e5c2bf99469fcae5a35f516008a6 /usr.bin/size/size.1 | |
parent | be14c55d489e58f3ab7be4c8e95236a8e54673a0 (diff) |
Various cleanups and standardization.
Diffstat (limited to 'usr.bin/size/size.1')
-rw-r--r-- | usr.bin/size/size.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/size/size.1 b/usr.bin/size/size.1 index 06ab8371b0f..adc65213c68 100644 --- a/usr.bin/size/size.1 +++ b/usr.bin/size/size.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: size.1,v 1.6 1999/06/05 01:21:40 aaron Exp $ +.\" $OpenBSD: size.1,v 1.7 2000/03/10 20:17:52 aaron Exp $ .\" $NetBSD: size.1,v 1.6 1996/01/14 23:07:11 pk Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -60,6 +60,8 @@ is specified .Nm attempts to report on the file .Pa a.out . +.Pp +The options are as follows: .Bl -tag -width flag .It Fl t At the end of the output print a total of the |