From e75d2f36941a2063c91a25f1304e0f53acdf220b Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov 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(-) (limited to 'usr.bin/vmstat') 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, -- cgit v1.3