netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref'
@ 2015-12-25  3:12 Hangbin Liu
  2015-12-25  3:12 ` [PATCH iproute2 net-next 2/2] iproute2: ip-route.8.in: Add expires option for ip route Hangbin Liu
  2015-12-30 20:35 ` [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Hangbin Liu @ 2015-12-25  3:12 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Xin Long, Hangbin Liu

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
---
 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 72d8d77..5b45bc2 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -128,7 +128,7 @@ replace " } "
 .B  quickack
 .IR BOOL " ] [ "
 .B  congctl
-.IR NAME " ]"
+.IR NAME " ] [ "
 .B  pref
 .IR PREF " ]"
 
-- 
2.4.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-30 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-25  3:12 [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Hangbin Liu
2015-12-25  3:12 ` [PATCH iproute2 net-next 2/2] iproute2: ip-route.8.in: Add expires option for ip route Hangbin Liu
2015-12-30 20:35 ` [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Stephen Hemminger

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).