diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-10-21 10:40:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-10-21 10:40:12 +0000 |
| commit | e75d2f36941a2063c91a25f1304e0f53acdf220b (patch) | |
| tree | c7c3a9c324b0d6ca9804826cb586192f7cb590bb /usr.bin/vmstat/vmstat.8 | |
| parent | ddf32508463af44da0e499e4ee81f70bb3d35d27 (diff) | |
Notes
Diffstat (limited to 'usr.bin/vmstat/vmstat.8')
| -rw-r--r-- | usr.bin/vmstat/vmstat.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index ab36788f79b2..402840bc2ee2 100644 --- a/usr.bin/vmstat/vmstat.8 +++ b/usr.bin/vmstat/vmstat.8 @@ -32,7 +32,7 @@ .\" @(#)vmstat.8 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd February 11, 2006 +.Dd October 21, 2006 .Dt VMSTAT 8 .Os .Sh NAME @@ -202,9 +202,6 @@ If no repeat interval is specified, the default is 1 second. .It Fl z Report on memory used by the kernel zone allocator, by zone. -The information shown is the same as that returned by the -.Va vm.zone -sysctl variable. .El .Pp By default, |
