diff options
author | janjaap <janjaap@cvs.openbsd.org> | 1998-04-25 19:18:31 +0000 |
---|---|---|
committer | janjaap <janjaap@cvs.openbsd.org> | 1998-04-25 19:18:31 +0000 |
commit | d9b05b5c0ad58a52c0375719401d73391860acc7 (patch) | |
tree | e3d441df9d1ba9ae0dae967fa8b644b3b7538167 /usr.bin | |
parent | 1bccd260b510740a3fc720687aaec8af1dd6ccac (diff) |
-M is for core
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/vmstat/vmstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index 662408fca60..3a08b2cad0c 100644 --- a/usr.bin/vmstat/vmstat.8 +++ b/usr.bin/vmstat/vmstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmstat.8,v 1.8 1998/01/03 12:14:37 deraadt Exp $ +.\" $OpenBSD: vmstat.8,v 1.9 1998/04/25 19:18:30 janjaap Exp $ .\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $ .\" .\" Copyright (c) 1986, 1993 @@ -45,7 +45,7 @@ .Op Fl fimst .Nm vmstat .Op Fl c Ar count -.Op Fl M Ar count +.Op Fl M Ar core .Op Fl N Ar system .Op Fl w Ar wait .Op disks |