From 4b8000f37ad5efe65c5dec0a1ea37192a9e05ae2 Mon Sep 17 00:00:00 2001 From: Richard Godbee Date: Sun, 25 Aug 2013 22:40:19 -0400 Subject: [PATCH] iproute2: ip-route.8.in: minor fixes In SYNOPSIS section: - Add 'reordering' - Add missing '[' before 'quickack' Signed-off-by: Richard Godbee --- man/man8/ip-route.8.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in index 7191bce4..79bc7f10 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -97,6 +97,8 @@ replace " } " .IR TIME " ] [ " .B rttvar .IR TIME " ] [ " +.B reordering +.IR NUMBER " ] [ " .B window .IR NUMBER " ] [ " .B cwnd @@ -110,7 +112,7 @@ replace " } " .B initcwnd .IR NUMBER " ] [ " .B initrwnd -.IR NUMBER " ]" +.IR NUMBER " ] [ " .B quickack .IR BOOL " ]"