diff options
| author | Julian Elischer <julian@FreeBSD.org> | 2000-10-24 22:31:08 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 2000-10-24 22:31:08 +0000 |
| commit | e6c0277b6fbba98771aaaead551ac1f748944804 (patch) | |
| tree | 0e326dbc4ced9cc8b38d8e2789f7924b64e82d8e /sys/modules/netgraph/bpf | |
| parent | 4d619ec4a07d8d440cc81a6f397e54fd350bd816 (diff) | |
Notes
Diffstat (limited to 'sys/modules/netgraph/bpf')
| -rw-r--r-- | sys/modules/netgraph/bpf/ng_bpf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/bpf/ng_bpf.4 b/sys/modules/netgraph/bpf/ng_bpf.4 index f3e640cae6d3..966860fb935c 100644 --- a/sys/modules/netgraph/bpf/ng_bpf.4 +++ b/sys/modules/netgraph/bpf/ng_bpf.4 @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY .\" OF SUCH DAMAGE. .\" -.\" Author: Archie Cobbs <archie@whistle.com> +.\" Author: Archie Cobbs <archie@freebsd.org> .\" .\" $FreeBSD$ .\" $Whistle: ng_bpf.8,v 1.2 1999/12/03 01:57:12 archie Exp $ @@ -151,4 +151,4 @@ node type was implemented in .Xr bpf 4 , .Xr ngctl 8 .Sh AUTHORS -.An Archie Cobbs Aq archie@whistle.com +.An Archie Cobbs Aq archie@freebsd.org |
