diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
commit | fd80bd85aae74b486ef6875e2553afa55b9499e0 (patch) | |
tree | 745201ae517ef3469e3bafc20c5bb76de8b3bffa /usr.bin/w | |
parent | 06e3579118de0e275610c2060770fff7febe25c6 (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/w')
-rw-r--r-- | usr.bin/w/uptime.1 | 4 | ||||
-rw-r--r-- | usr.bin/w/w.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/w/uptime.1 b/usr.bin/w/uptime.1 index 50bbb71e7d6..ad38255b654 100644 --- a/usr.bin/w/uptime.1 +++ b/usr.bin/w/uptime.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uptime.1,v 1.9 2000/07/06 04:06:57 aaron Exp $ +.\" $OpenBSD: uptime.1,v 1.10 2000/11/09 17:52:47 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -56,7 +56,7 @@ information from .Xr w 1 . .Pp The options are as follows: -.Bl -tag -width XXXXXXXXX +.Bl -tag -width Ds .It Fl M Ar core Extract values associated with the name list from the specified .Ar core diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1 index be6ec0a8408..97dca587f50 100644 --- a/usr.bin/w/w.1 +++ b/usr.bin/w/w.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: w.1,v 1.10 2000/03/14 14:58:25 aaron Exp $ +.\" $OpenBSD: w.1,v 1.11 2000/11/09 17:52:47 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -62,7 +62,7 @@ logged on, the time since the user last typed anything, and the name and arguments of the current process. .Pp The options are as follows: -.Bl -tag -width XXXXXXXXX +.Bl -tag -width Ds .It Fl h Suppress the heading. .It Fl i |