s/ENOBUF/ENOBUFS/

This commit is contained in:
green 2004-10-11 18:40:50 +00:00
parent 6480c01089
commit e3b5c39122

View File

@ -207,7 +207,7 @@ This means that traffic may be dropped unconditionally for a short period
of time.
.Fn pfil_run_hooks
will return
.Dv ENOBUF
.Dv ENOBUFS
to indicate this.
.Sh SEE ALSO
.Xr bpf 4 ,