summaryrefslogtreecommitdiff
path: root/usr.bin/size/size.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 17:53:37 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 17:53:37 +0000
commitfd80bd85aae74b486ef6875e2553afa55b9499e0 (patch)
tree745201ae517ef3469e3bafc20c5bb76de8b3bffa /usr.bin/size/size.1
parent06e3579118de0e275610c2060770fff7febe25c6 (diff)
Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
Diffstat (limited to 'usr.bin/size/size.1')
-rw-r--r--usr.bin/size/size.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/size/size.1 b/usr.bin/size/size.1
index adc65213c68..764b034ec47 100644
--- a/usr.bin/size/size.1
+++ b/usr.bin/size/size.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: size.1,v 1.7 2000/03/10 20:17:52 aaron Exp $
+.\" $OpenBSD: size.1,v 1.8 2000/11/09 17:52:37 aaron Exp $
.\" $NetBSD: size.1,v 1.6 1996/01/14 23:07:11 pk Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -62,7 +62,7 @@ attempts to report on the file
.Pa a.out .
.Pp
The options are as follows:
-.Bl -tag -width flag
+.Bl -tag -width Ds
.It Fl t
At the end of the output print a total of the
sizes of all the object files processed.