diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/traceroute/traceroute.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8 index e922a98117b..1e011714300 100644 --- a/usr.sbin/traceroute/traceroute.8 +++ b/usr.sbin/traceroute/traceroute.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: traceroute.8,v 1.75 2022/12/23 07:16:55 jmc Exp $ +.\" $OpenBSD: traceroute.8,v 1.76 2024/03/24 00:33:41 sthen Exp $ .\" $NetBSD: traceroute.8,v 1.6 1995/10/12 03:05:50 mycroft Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)traceroute.8 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: December 23 2022 $ +.Dd $Mdocdate: March 24 2024 $ .Dt TRACEROUTE 8 .Os .Sh NAME @@ -90,7 +90,7 @@ The options are as follows: .It Fl A Look up the AS number for each hop address. Uses the DNS service described at -.Lk https://www.team-cymru.com/IP-ASN-mapping.html#dns +.Lk https://www.team-cymru.com/ip-asn-mapping .It Fl D Dump the packet data to standard error before transmitting it. .It Fl d |