diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-13 01:26:19 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-13 01:26:19 +0000 |
commit | 1e6ccc28be86e9ab66c8ffc40d07dc3f5e9d315b (patch) | |
tree | b1d5d80132b4e441e397ca43fe98a5ff9983ee54 | |
parent | eac8d7f931fce4f803d93b64d1a493d508094768 (diff) |
blow away kmem info; freebsd
-rw-r--r-- | share/man/man4/route.4 | 7 |
1 files changed, 1 insertions, 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 |