diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-26 22:07:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-26 22:07:32 +0000 |
commit | f96f166314dd54fc149d673c281b03c565d8c4d5 (patch) | |
tree | 985c45a891ae6eeceb8216675a5a23b1e938fb73 /bin | |
parent | b792f0401b8cfc361acb00c1902b8fbaa1bc80ac (diff) |
drum not swap; entropy@tardis.bernstein.com
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index d7c4ed56bda..7bf83659f38 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.8 1997/08/22 20:20:36 kstailey Exp $ +.\" $OpenBSD: ps.1,v 1.9 1997/08/26 22:07:31 deraadt Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -160,7 +160,7 @@ option. .It Fl W Ar swap Extract swap information from the specified file instead of the default -.Dq Pa /dev/swap . +.Dq Pa /dev/drum . .It Fl w Use 132 columns to display information, instead of the default which is your window size. |