diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/bpf.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index 0195b2690643..88ffb6a43615 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -698,7 +698,8 @@ struct bpf_insn insns[] = { .Sh SEE ALSO .Xr tcpdump 1 , .Xr ioctl 2 , -.Xr byteorder 3 +.Xr byteorder 3 , +.Xr ng_bpf 8 .Rs .%A McCanne, S. .%A Jacobson V. |