diff options
-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. |