diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 2000-05-04 17:45:24 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 2000-05-04 17:45:24 +0000 |
| commit | 3b0e4a44bf2c284a2289b8d303cfc30b9f4aee53 (patch) | |
| tree | 37b6e5374ce51c64a02720e6bfd4e608c6f2d57d /lib/libnetgraph | |
| parent | 0ec8c2a2e68872e589b5017df0e5764b53491332 (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph')
| -rw-r--r-- | lib/libnetgraph/netgraph.3 | 6 |
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 |
