From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [ethtool PATCH 2/2] ethtool: Update manpage with n-tuple information Date: Fri, 26 Feb 2010 08:51:57 -0500 Message-ID: <4B87D1FD.6090101@garzik.org> References: <20100226115544.20259.36760.stgit@localhost.localdomain> <20100226115603.20259.93232.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, gospo@redhat.com, Peter P Waskiewicz Jr To: Jeff Kirsher Return-path: Received: from mail-yx0-f182.google.com ([209.85.210.182]:45151 "EHLO mail-yx0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936217Ab0BZNwA (ORCPT ); Fri, 26 Feb 2010 08:52:00 -0500 Received: by yxe12 with SMTP id 12so37984yxe.33 for ; Fri, 26 Feb 2010 05:51:59 -0800 (PST) In-Reply-To: <20100226115603.20259.93232.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: On 02/26/2010 06:56 AM, Jeff Kirsher wrote: > From: Peter Waskiewicz > > Add n-tuple information to the ethtool manpage. > > Signed-off-by: Peter P Waskiewicz Jr > Signed-off-by: Jeff Kirsher > --- > > ethtool.8 | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 102 insertions(+), 0 deletions(-) applied