summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Godbee <richard@godbee.net>2013-08-25 22:40:19 -0400
committerStephen Hemminger <stephen@networkplumber.org>2013-08-31 10:30:06 -0700
commit4b8000f37ad5efe65c5dec0a1ea37192a9e05ae2 (patch)
tree1701eb51577e763d5a574b68696385f11bb196bb
parent30d07e9e36a4fd1044ed10b36e91dc6a124c6c3c (diff)
downloadiproute2-4b8000f37ad5efe65c5dec0a1ea37192a9e05ae2.tar.gz
iproute2: ip-route.8.in: minor fixes
In SYNOPSIS section: - Add 'reordering' - Add missing '[' before 'quickack' Signed-off-by: Richard Godbee <richard@godbee.net>
-rw-r--r--man/man8/ip-route.8.in4
1 files changed, 3 insertions, 1 deletions
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 " ]"