diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-23 23:36:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-23 23:36:37 +0000 |
commit | fad3faef8c38530e2af5975ea8195feaeb0d633a (patch) | |
tree | 2195d62d3b1ed3b79df156671c3ce68d08f45f72 | |
parent | fd3a7a139e506dda3f7282c8e0a5774b40fbcd73 (diff) |
one final sort;
-rw-r--r-- | usr.bin/systat/systat.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index e727373390b..268cb768621 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.53 2007/02/23 23:33:14 jmc Exp $ +.\" $OpenBSD: systat.1,v 1.54 2007/02/23 23:36:36 jmc Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -484,12 +484,12 @@ more drives configured than can normally be displayed on the screen. .Pp .Bl -tag -width Tx -compact -.It Cm ignore Op Ar drives -Do not display information about the drives indicated. -Multiple drives may be specified, separated by spaces. .It Cm display Op Ar drives Display information about the drives indicated. Multiple drives may be specified, separated by spaces. +.It Cm ignore Op Ar drives +Do not display information about the drives indicated. +Multiple drives may be specified, separated by spaces. .El .Sh FILES .Bl -tag -width /etc/networks -compact |