diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-01 21:25:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-01 21:25:53 +0000 |
commit | c7d31fec51b32c5b0ddfd93d567414d6ea445cdb (patch) | |
tree | 710ae94e61aa8bc59cd04b50acea33e486521d1e /bin | |
parent | 314bf6f46dded94031182ce9dc2108e50dec9262 (diff) |
+.Ex -std ps
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 56f6d704cf3..13c2e03dca9 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.58 2006/11/01 19:14:48 jmc Exp $ +.\" $OpenBSD: ps.1,v 1.59 2006/11/01 21:25:52 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -181,6 +181,8 @@ will use as many columns as necessary without regard for your window size. Display information about processes without controlling terminals. .El .Pp +.Ex -std ps +.Pp All available keywords are listed below. Some of these keywords are further specified as follows: .Bl -tag -width indent |