diff options
author | 2001-04-12 18:12:01 +0000 | |
---|---|---|
committer | 2001-04-12 18:12:01 +0000 | |
commit | b3e99e999030df66a7a4902d643412d72f297ced (patch) | |
tree | ac7a47f62c52f36a6e67f45a6614715141b1d7d5 /usr.bin | |
parent | document shortcut; noted by bk@rt.fm (diff) | |
download | wireguard-openbsd-b3e99e999030df66a7a4902d643412d72f297ced.tar.xz wireguard-openbsd-b3e99e999030df66a7a4902d643412d72f297ced.zip |
Todd says we should not doc depricated behaviour
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/vmstat/vmstat.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index 3eb7568ba15..9d0f97229c3 100644 --- a/usr.bin/vmstat/vmstat.8 +++ b/usr.bin/vmstat/vmstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmstat.8,v 1.19 2001/04/12 18:06:41 deraadt Exp $ +.\" $OpenBSD: vmstat.8,v 1.20 2001/04/12 18:12:01 deraadt Exp $ .\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $ .\" .\" Copyright (c) 1986, 1993 @@ -49,8 +49,6 @@ .Op Fl N Ar system .Op Fl w Ar wait .Op disks -.Nm vmstat -.Op Ar count .Sh DESCRIPTION .Nm reports certain kernel statistics kept about process, virtual memory, |