From fe11f6f605cbf4533019779d31387fb7aebaebba Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 5 Jun 2001 12:40:03 +0000 Subject: Correct cross-references: ng_bpf.8 --> ng_bpf.4 ng_ether.8 --> ng_ether.4 ng_iface.8 --> ng_iface.4 ng_pppoe.8 --> ng_pppoe.4 ng_socket.8 --> ng_socket.4 ng_tty.8 --> ng_tty.4 ng_{type}.4 --> /dev/null MFC after: 1 week --- lib/libnetgraph/netgraph.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libnetgraph/netgraph.3') diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3 index 82d502d52c1b..e605085500e9 100644 --- a/lib/libnetgraph/netgraph.3 +++ b/lib/libnetgraph/netgraph.3 @@ -80,7 +80,7 @@ These functions facilitate user-mode program participation in the kernel graph-based networking system, by utilizing the netgraph .Em socket node type (see -.Xr ng_socket 8 ) . +.Xr ng_socket 4 ) . .Pp .Fn NgMkSockNode should be called first, to create a new @@ -246,7 +246,7 @@ in the kernel configuration file, or else the .Xr netgraph 4 and -.Xr ng_socket 8 +.Xr ng_socket 4 KLD modules must have been loaded via .Xr kldload 8 . .Sh DIAGNOSTICS -- cgit v1.3