public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Phil Sutter <phil@nwl.cc>
To: Stephen Hemminger <shemming@brocade.com>
Cc: netdev@vger.kernel.org
Subject: [iproute PATCH 4/5] man: ip-route: Make synopsis consistent with description
Date: Fri,  4 Mar 2016 12:52:40 +0100	[thread overview]
Message-ID: <1457092361-17603-5-git-send-email-phil@nwl.cc> (raw)
In-Reply-To: <1457092361-17603-1-git-send-email-phil@nwl.cc>

While the synopsis section contains 'ip route list', it is later
described as 'ip route show'. Make this consistent by replacing 'list'
with 'show' in synopsis.

Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 man/man8/ip-route.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in
index c764bfc8ead86..d7fb8fba8bb05 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -16,7 +16,7 @@ ip-route \- routing table management
 
 .ti -8
 .BR "ip route" " { "
-.BR list " | " flush " } "
+.BR show " | " flush " } "
 .I  SELECTOR
 
 .ti -8
-- 
2.7.2

  parent reply	other threads:[~2016-03-04 11:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04 11:52 [iproute PATCH 0/5] Misc minor documentation fixes Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 1/5] tc: pedit: document branch control in help output Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 2/5] man: ip-link: Beef up VXLAN csum options a bit Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 3/5] man: tc-u32: Minor syntax fix Phil Sutter
2016-03-04 11:52 ` Phil Sutter [this message]
2016-03-04 11:52 ` [iproute PATCH 5/5] doc, man: ip-rule: Remove incorrect statement about rule 0 Phil Sutter
2016-03-04 23:37 ` [iproute PATCH 0/5] Misc minor documentation fixes Stephen Hemminger

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=1457092361-17603-5-git-send-email-phil@nwl.cc \
    --to=phil@nwl.cc \
    --cc=netdev@vger.kernel.org \
    --cc=shemming@brocade.com \
    /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