From 8be226ccde7bc7f5739ca101c8c2e6816f587d50 Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Tue, 16 Nov 1999 23:27:37 +0000 Subject: Add reference to new netgraph node type "ksocket". --- sys/modules/netgraph/socket/ng_socket.4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/modules/netgraph/socket/ng_socket.4') diff --git a/sys/modules/netgraph/socket/ng_socket.4 b/sys/modules/netgraph/socket/ng_socket.4 index 49ecb1ad95c4..1ee388fc3b74 100644 --- a/sys/modules/netgraph/socket/ng_socket.4 +++ b/sys/modules/netgraph/socket/ng_socket.4 @@ -47,7 +47,7 @@ .Sh DESCRIPTION A .Nm socket -node is both a BSD socket and a netgraph node. The +node is both a BSD socket and a netgraph node. The .Nm socket node type allows user-mode processes to participate in the kernel .Xr netgraph 4 @@ -155,6 +155,7 @@ socket). .Xr socket 2 , .Xr netgraph 3 , .Xr netgraph 4 , +.Xr ng_ksocket 8 , .Xr ngctl 8 . .Sh AUTHOR Julian Elischer -- cgit v1.3