netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ethtool: Fix list of hash options in manual page
@ 2010-05-26  1:15 Ben Hutchings
  2010-07-02  7:21 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Hutchings @ 2010-05-26  1:15 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Aníbal Monsalve Salazar, netdev

'p' is not a valid option.
The 'm' option was missing a preceding 'B' for bold.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
--- ethtool-2.6.34.orig/ethtool.8
+++ ethtool-2.6.34/ethtool.8
@@ -47,7 +47,7 @@
 .\"
 .\"	\(*HO - hash options
 .\"
-.ds HO \fBp\fP|\fm\fP|\fBv\fP|\fBt\fP|\fBs\fP|\fBd\fP|\fBf\fP|\fBn\fP|\fBr\fP...
+.ds HO \fBm\fP|\fBv\fP|\fBt\fP|\fBs\fP|\fBd\fP|\fBf\fP|\fBn\fP|\fBr\fP...
 .TH ETHTOOL 8 "July 2007" "Ethtool version 6"
 .SH NAME
 ethtool \- Display or change ethernet card settings

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ethtool: Fix list of hash options in manual page
  2010-05-26  1:15 [PATCH] ethtool: Fix list of hash options in manual page Ben Hutchings
@ 2010-07-02  7:21 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2010-07-02  7:21 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Aníbal Monsalve Salazar, netdev

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<ben@decadent.org.uk>

applied



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-02  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26  1:15 [PATCH] ethtool: Fix list of hash options in manual page Ben Hutchings
2010-07-02  7:21 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).