netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Heffner <jheffner@psc.edu>
To: yoshfuji@linux-ipv6.org
Cc: netdev@vger.kernel.org, John Heffner <jheffner@psc.edu>
Subject: [PATCH] [iputils] Document -n flag.
Date: Tue,  3 Apr 2007 13:51:08 -0400	[thread overview]
Message-ID: <11756226691331-git-send-email-jheffner@psc.edu> (raw)
In-Reply-To: <11756226682486-git-send-email-jheffner@psc.edu>

---
 doc/tracepath.sgml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/doc/tracepath.sgml b/doc/tracepath.sgml
index c0f308b..1bc83b9 100644
--- a/doc/tracepath.sgml
+++ b/doc/tracepath.sgml
@@ -15,6 +15,7 @@ traces path to a network host discovering MTU along this path</refpurpose>
 <refsynopsisdiv>
 <cmdsynopsis>
 <command>tracepath</command>
+<arg choice="opt">-n</arg>
 <arg choice="opt">-l <replaceable/pktlen/</arg>
 <arg choice="req"><replaceable/destination/</arg>
 <arg choice="opt"><replaceable/port/</arg>
@@ -42,6 +43,14 @@ of UDP ports to maintain trace history.
 
 <refsect1><title>OPTIONS</title>
 <variablelist>
+
+ <varlistentry>
+  <term><option/-n/</term>
+  <listitem><para>
+Do not look up host names.  Only print IP addresses numerically.
+  </para></listitem>
+ </varlistentry>
+
  <varlistentry>
   <term><option/-l/</term>
   <listitem><para>
-- 
1.5.0.2.gc260-dirty


  reply	other threads:[~2007-04-03 18:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24  0:46 [PATCH 0/2] [iputils] MTU discovery changes John Heffner
2007-04-03  8:45 ` YOSHIFUJI Hideaki / 吉藤英明
2007-04-03  8:46   ` YOSHIFUJI Hideaki / 吉藤英明
2007-04-03 17:51 ` [PATCH] [iputils] Add documentation for the -l flag John Heffner
2007-04-03 17:51   ` John Heffner [this message]
2007-04-09  4:16   ` YOSHIFUJI Hideaki / 吉藤英明
2007-04-09  4:15 ` [PATCH 0/2] [iputils] MTU discovery changes YOSHIFUJI Hideaki / 吉藤英明

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11756226691331-git-send-email-jheffner@psc.edu \
    --to=jheffner@psc.edu \
    --cc=netdev@vger.kernel.org \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).