summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-08-13 01:26:18 +0000
committerderaadt <deraadt@openbsd.org>1999-08-13 01:26:18 +0000
commit1ce381432be6df9e38bdfa22c67850f8940570d1 (patch)
treef5c4c53a423984578bf15e1b193a8c5b053a1539
parentsplhigh() when calling pdc (diff)
downloadwireguard-openbsd-1ce381432be6df9e38bdfa22c67850f8940570d1.tar.xz
wireguard-openbsd-1ce381432be6df9e38bdfa22c67850f8940570d1.zip
blow away kmem info; freebsd
-rw-r--r--share/man/man4/route.47
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