diff options
Diffstat (limited to 'share/man/man4/bpf.4')
-rw-r--r-- | share/man/man4/bpf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index c2384191200..0d52ea96651 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bpf.4,v 1.12 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: bpf.4,v 1.13 2002/06/29 23:30:07 naddy Exp $ .\" $NetBSD: bpf.4,v 1.7 1995/09/27 18:31:50 thorpej Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. @@ -274,7 +274,7 @@ It defaults to .Xc Set or get the status of the ``header complete'' flag. Set to zero if the link level source address should be filled in -automatically by the the interface output routine. +automatically by the interface output routine. Set to one if the link level source address will be written, as provided, to the wire. This flag is initialized to zero by default. |