From 1e6ccc28be86e9ab66c8ffc40d07dc3f5e9d315b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 13 Aug 1999 01:26:19 +0000 Subject: blow away kmem info; freebsd --- share/man/man4/route.4 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/share/man/man4/route.4 b/share/man/man4/route.4 index 6a3d37c95c7..27113d4e332 100644 --- a/share/man/man4/route.4 +++ b/share/man/man4/route.4 @@ -178,12 +178,7 @@ be reclaimed until all references to it are released. User processes can obtain information about the routing entry to a specific destination by using a .Dv RTM_GET -message, -or by reading the -.Pa /dev/kmem -device, or by issuing a -.Xr getkerninfo 2 -system call. +message. .Pp Messages include: .Bd -literal -- cgit v1.2.3