diff options
Diffstat (limited to 'usr.sbin/tcpdump/tcpdump.8')
-rw-r--r-- | usr.sbin/tcpdump/tcpdump.8 | 4 |
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 , |