From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [iproute PATCH] man: ip-route.8: ssthresh parameter is NUMBER Date: Wed, 28 Mar 2018 13:52:10 +0200 Message-ID: <20180328115209.c7en4s36pnp6hsql@netronome.com> References: <20180322140038.21369-1-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Stephen Hemminger , netdev@vger.kernel.org To: Phil Sutter Return-path: Received: from mail-wr0-f175.google.com ([209.85.128.175]:33203 "EHLO mail-wr0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752664AbeC1LwN (ORCPT ); Wed, 28 Mar 2018 07:52:13 -0400 Received: by mail-wr0-f175.google.com with SMTP id z73so1970839wrb.0 for ; Wed, 28 Mar 2018 04:52:12 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180322140038.21369-1-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Mar 22, 2018 at 03:00:38PM +0100, Phil Sutter wrote: > Synopsis section was inconsistent with regards to help text and later > description of ssthresh parameter. > > Signed-off-by: Phil Sutter Reviewed-by: Simon Horman