From 966fe23a7ca85c553bb1a3cc5160f0a6b1409996 Mon Sep 17 00:00:00 2001 From: Hangbin Liu Date: Fri, 25 Dec 2015 11:12:15 +0800 Subject: [PATCH] iproute2: ip-route.8.in: Add missing '[' before 'pref' Signed-off-by: Hangbin Liu --- 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 9934a1e8..743d62be 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -130,7 +130,7 @@ replace " } " .B quickack .IR BOOL " ] [ " .B congctl -.IR NAME " ]" +.IR NAME " ] [ " .B pref .IR PREF " ]"