From patchwork Thu Nov 27 04:16:19 2008 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ben Hutchings X-Patchwork-Id: 11172 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id 82175DDE06 for ; Thu, 27 Nov 2008 22:26:17 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752498AbYK0L0N (ORCPT ); Thu, 27 Nov 2008 06:26:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752294AbYK0L0M (ORCPT ); Thu, 27 Nov 2008 06:26:12 -0500 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:1708 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751125AbYK0L0L (ORCPT ); Thu, 27 Nov 2008 06:26:11 -0500 Received: from womble by shadbolt.decadent.org.uk with local (Exim 4.63) (envelope-from ) id 1L5f0a-0000Hz-UW for netdev@vger.kernel.org; Thu, 27 Nov 2008 11:26:08 +0000 Date: Thu, 27 Nov 2008 04:16:19 +0000 From: Ben Hutchings To: Jeff Garzik Subject: [PATCH 2/2] ethtool: Manual page corrections Message-ID: <20081127041619.GL15344@decadentplace.org.uk> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ben@decadent.org.uk X-SA-Exim-Scanned: No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Fix the following nits, too small to deserve separate patches: There is a separator missing between -K and --offload. The first mention of -p says the long option is --blink, but it's really --identify. The [N] following -p has the brackets in italics, not the N. Signed-off-by: Ben Hutchings --- The first two of these were spotted by Debian users and I caught the last when fixing them in the Debian package. Ben. --- ethtool-6+20080913.orig/ethtool.8 +++ ethtool-6+20080913/ethtool.8 @@ -158,7 +158,7 @@ .B ethtool \-k|\-\-show\-offload .I ethX -.B ethtool \-K\-\-offload +.B ethtool \-K|\-\-offload .I ethX .B2 rx on off .B2 tx on off @@ -167,9 +167,9 @@ .B2 ufo on off .B2 gso on off -.B ethtool \-p|\-\-blink +.B ethtool \-p|\-\-identify .I ethX -.IR [ N ] +.RI [ N ] .B ethtool \-r|\-\-negotiate .I ethX