summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2000-05-04 17:40:13 +0000
committerArchie Cobbs <archie@FreeBSD.org>2000-05-04 17:40:13 +0000
commit95d7878ce05ab513b8e01acd887910e055ca4be1 (patch)
tree4928cdf29312bf60f51563ea93af47f7c284d826 /lib
parenteb418154a1c4e38e98913f6b3ccca6b07acadec7 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libnetgraph/netgraph.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3
index 2403c0a6c641..f5df1744e9a4 100644
--- a/lib/libnetgraph/netgraph.3
+++ b/lib/libnetgraph/netgraph.3
@@ -276,12 +276,12 @@ control message parse error or illegal value.
ASCII control message array or fixed width string buffer overflow.
.El
.Sh SEE ALSO
-.Xr netgraph 4 ,
-.Xr kld 4 ,
.Xr socket 2 ,
.Xr select 2 ,
.Xr warnx 3 ,
-.Xr ng_socket 8
+.Xr netgraph 4 ,
+.Xr ng_socket 4 ,
+.Xr kld 4
.Sh HISTORY
The
.Nm netgraph