diff options
author | ru <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
commit | 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch) | |
tree | b428fc12404c6d6be2c1fce52490993ab3744097 /share/man/man4/bpf.4 | |
parent | 4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff) | |
download | FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz |
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'share/man/man4/bpf.4')
-rw-r--r-- | share/man/man4/bpf.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index b0a9571..35b97c1 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -75,7 +75,7 @@ This size is returned by the .Dv BIOCGBLEN ioctl (see below), and can be set with -.Dv BIOCSBLEN. +.Dv BIOCSBLEN . Note that an individual packet larger than this size is necessarily truncated. .Pp @@ -250,7 +250,8 @@ is given by the .Li bf_len field. Also, the actions of -.Dv BIOCFLUSH are performed. +.Dv BIOCFLUSH +are performed. See section .Sx "FILTER MACHINE" for an explanation of the filter language. @@ -458,7 +459,7 @@ or a word in the scratch memory store For .Dv BPF_IND and -.Dv BPF_ABS, +.Dv BPF_ABS , the data size must be specified as a word .Pq Dv BPF_W , halfword |