diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
| commit | d0353b836e88609b9400851d32e0aa6645ff9be3 (patch) | |
| tree | aa7324a24491215cb462cf95382795f1649d10b6 /usr.bin/vmstat/vmstat.8 | |
| parent | 1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/vmstat/vmstat.8')
| -rw-r--r-- | usr.bin/vmstat/vmstat.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index 920a2273f02d..83281c5d790b 100644 --- a/usr.bin/vmstat/vmstat.8 +++ b/usr.bin/vmstat/vmstat.8 @@ -47,7 +47,12 @@ .Op Fl N Ar system .Op Fl w Ar wait .Op Fl n Ar devs -.Op Fl p Ar type,if,pass +.Oo +.Fl p +.Sm off +.Ar type , if , pass +.Sm on +.Oc .Op Ar disks .Sh DESCRIPTION .Nm Vmstat |
