From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] ethtool: Fix list of hash options in manual page Date: Fri, 02 Jul 2010 03:21:06 -0400 Message-ID: <4C2D9362.3080308@garzik.org> References: <1274836511.19775.3.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: =?UTF-8?B?QW7DrWJhbCBNb25zYWx2ZSBTYWxhemFy?= , netdev To: Ben Hutchings Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:53892 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757891Ab0GBHVL (ORCPT ); Fri, 2 Jul 2010 03:21:11 -0400 Received: by gxk23 with SMTP id 23so1493305gxk.19 for ; Fri, 02 Jul 2010 00:21:10 -0700 (PDT) In-Reply-To: <1274836511.19775.3.camel@localhost> Sender: netdev-owner@vger.kernel.org List-ID: On 05/25/2010 09:15 PM, Ben Hutchings wrote: > 'p' is not a valid option. > The 'm' option was missing a preceding 'B' for bold. > > Signed-off-by: Ben Hutchings applied