From 7eba8990714acaf5cb2935ca6a5dac759ce3c70f Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Thu, 12 Jan 2012 11:25:41 +0000 Subject: Mention the information source used for the ASN lookup. --- usr.sbin/traceroute/traceroute.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8 index d409e288205..2bce35fd0c8 100644 --- a/usr.sbin/traceroute/traceroute.8 +++ b/usr.sbin/traceroute/traceroute.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: traceroute.8,v 1.49 2011/11/08 16:44:46 jmc Exp $ +.\" $OpenBSD: traceroute.8,v 1.50 2012/01/12 11:25:40 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: November 8 2011 $ +.Dd $Mdocdate: January 12 2012 $ .Dt TRACEROUTE 8 .Os .Sh NAME @@ -77,6 +77,8 @@ The options are as follows: .Bl -tag -width Ds .It Fl A Look up the AS number for each hop address. +Uses the DNS service described at +http://www.team-cymru.org/Services/ip-to-asn.html. .It Fl c Do not increment the destination port number in successive UDP packets. Rather, all UDP packets will have the same destination port, as set via the -- cgit v1.2.3