Blame SOURCES/0060-man-ip-route.8-ssthresh-parameter-is-NUMBER.patch

99be8f
From b6de96b49af2751003d67ed4edbf91fd25cee19c Mon Sep 17 00:00:00 2001
99be8f
From: Andrea Claudi <aclaudi@redhat.com>
99be8f
Date: Mon, 25 Mar 2019 11:52:31 +0100
99be8f
Subject: [PATCH] man: ip-route.8: ssthresh parameter is NUMBER
99be8f
99be8f
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1593628
99be8f
Upstream Status: iproute2.git commit 79f49f58aaefe
99be8f
99be8f
commit 79f49f58aaefe11f677c8e072557b834a19f47f3
99be8f
Author: Phil Sutter <phil@nwl.cc>
99be8f
Date:   Thu Mar 22 15:00:38 2018 +0100
99be8f
99be8f
    man: ip-route.8: ssthresh parameter is NUMBER
99be8f
99be8f
    Synopsis section was inconsistent with regards to help text and later
99be8f
    description of ssthresh parameter.
99be8f
99be8f
    Signed-off-by: Phil Sutter <phil@nwl.cc>
99be8f
---
99be8f
 man/man8/ip-route.8.in | 2 +-
99be8f
 1 file changed, 1 insertion(+), 1 deletion(-)
99be8f
99be8f
diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in
99be8f
index d9a547748c017..0616cf01740f3 100644
99be8f
--- a/man/man8/ip-route.8.in
99be8f
+++ b/man/man8/ip-route.8.in
99be8f
@@ -120,7 +120,7 @@ replace " } "
99be8f
 .B  cwnd
99be8f
 .IR NUMBER " ] [ "
99be8f
 .B  ssthresh
99be8f
-.IR REALM " ] [ "
99be8f
+.IR NUMBER " ] [ "
99be8f
 .B  realms
99be8f
 .IR REALM " ] [ "
99be8f
 .B  rto_min
99be8f
-- 
99be8f
2.20.1
99be8f