summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bpf.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/bpf.4')
-rw-r--r--share/man/man4/bpf.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4
index a317920..4095f5e 100644
--- a/share/man/man4/bpf.4
+++ b/share/man/man4/bpf.4
@@ -642,7 +642,7 @@ struct bpf_xhdr {
uint32_t bh_caplen; /* length of captured portion */
uint32_t bh_datalen; /* original length of packet */
u_short bh_hdrlen; /* length of bpf header (this struct
- plus alignment padding */
+ plus alignment padding) */
};
struct bpf_hdr {
@@ -650,7 +650,7 @@ struct bpf_hdr {
uint32_t bh_caplen; /* length of captured portion */
uint32_t bh_datalen; /* original length of packet */
u_short bh_hdrlen; /* length of bpf header (this struct
- plus alignment padding */
+ plus alignment padding) */
};
.Ed
.Pp
OpenPOWER on IntegriCloud