diff options
author | 2019-08-30 20:33:35 +0000 | |
---|---|---|
committer | 2019-08-30 20:33:35 +0000 | |
commit | 1c31f75db215d760c7ff1e056a11793bb7fdb88d (patch) | |
tree | e6b782af1b48b8c572231547106c7b9719740eca | |
parent | mop up stdarg rename; ok deraadt (diff) | |
download | wireguard-openbsd-1c31f75db215d760c7ff1e056a11793bb7fdb88d.tar.xz wireguard-openbsd-1c31f75db215d760c7ff1e056a11793bb7fdb88d.zip |
one more ethers.3 -> ether_aton.3;
-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 , |