From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] tc: fix typo in manpage Date: Tue, 18 Jul 2017 17:26:30 -0700 Message-ID: <20170718172630.758c9116@xeon-e3> References: <20170707130833.22395-1-mcroce@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Phil Sutter , Jamal Hadi Salim To: Matteo Croce Return-path: Received: from mail-pg0-f49.google.com ([74.125.83.49]:35571 "EHLO mail-pg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752427AbdGSA0c (ORCPT ); Tue, 18 Jul 2017 20:26:32 -0400 Received: by mail-pg0-f49.google.com with SMTP id v190so21223432pgv.2 for ; Tue, 18 Jul 2017 17:26:32 -0700 (PDT) In-Reply-To: <20170707130833.22395-1-mcroce@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 7 Jul 2017 15:08:33 +0200 Matteo Croce wrote: > Fix a typo in the 'tc' manpage and reword some sentences. > > Signed-off-by: Matteo Croce Applied, thanks.