diff options
Diffstat (limited to 'sys/modules/netgraph/socket/ng_socket.4')
| -rw-r--r-- | sys/modules/netgraph/socket/ng_socket.4 | 3 |
1 files changed, 2 insertions, 1 deletions
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 <julian@whistle.com> |
