From: Richard Godbee Date: Mon, 26 Aug 2013 02:40:19 +0000 (-0400) Subject: iproute2: ip-route.8.in: minor fixes X-Git-Tag: v3.11.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b8000f37ad5efe65c5dec0a1ea37192a9e05ae2;p=thirdparty%2Fiproute2.git iproute2: ip-route.8.in: minor fixes In SYNOPSIS section: - Add 'reordering' - Add missing '[' before 'quickack' Signed-off-by: Richard Godbee --- diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in index 7191bce48..79bc7f108 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 " ]"