summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/tcpdump.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2019-08-30 20:33:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2019-08-30 20:33:36 +0000
commitbd2f3c564e0e16ed80ec7d9b08faa15028d78c69 (patch)
treeecba26b479c9f215e107af721b5b78032d60f4ee /usr.sbin/tcpdump/tcpdump.8
parent7c689af74388029d14fc15dab8e07b9d484cacb5 (diff)
one more ethers.3 -> ether_aton.3;
Diffstat (limited to 'usr.sbin/tcpdump/tcpdump.8')
-rw-r--r--usr.sbin/tcpdump/tcpdump.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8
index 69786f112f4..b7704d3ee89 100644
--- a/usr.sbin/tcpdump/tcpdump.8
+++ b/usr.sbin/tcpdump/tcpdump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcpdump.8,v 1.104 2019/08/30 19:34:04 deraadt Exp $
+.\" $OpenBSD: tcpdump.8,v 1.105 2019/08/30 20:33:35 jmc Exp $
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996
.\" The Regents of the University of California. All rights reserved.
@@ -1706,7 +1706,7 @@ since the checksum is not calculated until after
sees the packet.
.Sh SEE ALSO
.\" traffic(1C), nit(4P),
-.Xr ethers 3 ,
+.Xr ether_aton 3 ,
.Xr pcap-filter 3 ,
.Xr pcap_open_live 3 ,
.Xr bpf 4 ,