aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetgraph
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-17 15:43:08 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-17 15:43:08 +0000
commita8510bf414fba1220ac5eaee5b652a5813ca34ec (patch)
treeef163d34be4ccad56680ff5d91213c75f0a6d031 /lib/libnetgraph
parent5b18d15e79836756585ab7bebd017dbe7e4c2a4d (diff)
Notes
Diffstat (limited to 'lib/libnetgraph')
-rw-r--r--lib/libnetgraph/netgraph.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3
index f7ee37817735..feff469bde33 100644
--- a/lib/libnetgraph/netgraph.3
+++ b/lib/libnetgraph/netgraph.3
@@ -37,7 +37,7 @@
.\"
.Dd January 19, 1999
.Dt NETGRAPH 3
-.Os FreeBSD
+.Os
.Sh NAME
.Nm NgMkSockNode ,
.Nm NgNameNode ,
@@ -281,12 +281,12 @@ control message parse error or illegal value.
ASCII control message array or fixed width string buffer overflow.
.El
.Sh SEE ALSO
-.Xr socket 2 ,
.Xr select 2 ,
+.Xr socket 2 ,
.Xr warnx 3 ,
+.Xr kld 4 ,
.Xr netgraph 4 ,
-.Xr ng_socket 4 ,
-.Xr kld 4
+.Xr ng_socket 4
.Sh HISTORY
The
.Nm netgraph