From 95ec5519d637486cfef8f1d7adb51a19622977e2 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 21 Oct 2006 10:40:12 +0000 Subject: The vm.zone sysctl has gone; zone stats are now supplied by libmemstat(3). --- usr.bin/vmstat/vmstat.8 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index ab36788..402840b 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, -- cgit v1.1