summaryrefslogtreecommitdiff
path: root/bin/ps/ps.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 /bin/ps/ps.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 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 4e4ca50eb71..4dce138dbd8 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.26 2000/10/18 06:55:09 aaron Exp $
+.\" $OpenBSD: ps.1,v 1.27 2000/11/09 17:51:58 aaron Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -73,7 +73,7 @@ controlling terminal, CPU time (including both user and system time),
state, and associated command.
.Pp
The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width Ds
.It Fl a
Display information about other users' processes as well as your own.
.It Fl c