[PATCH ethtool 06/21] ethtool.8: Allow line-break in description of parameters after -N
From: Ben Hutchings <hidden>
Date: 2011-11-01 23:15:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Ben Hutchings <hidden>
Date: 2011-11-01 23:15:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
These lines are currently unbreakable and result in ugly wrapping in an 80-column window. Signed-off-by: Ben Hutchings <redacted> --- ethtool.8.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ethtool.8.in b/ethtool.8.in
index 65392d6..3304fe5 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in@@ -256,7 +256,7 @@ ethtool \- query or control network driver and hardware settings .HP .B ethtool \-N .I devname -.RB [ rx\-flow\-hash \ \*(FL \ \*(HO] +.RB [ rx\-flow\-hash \ \*(FL \: \*(HO] .HP .B ethtool \-w|\-\-get\-dump .I devname
@@ -605,7 +605,7 @@ sctp6 SCTP over IPv6 .B \-N \-\-config\-nfc Configures the receive network flow classification. .TP -.BR rx\-flow\-hash \ \*(FL \ \*(HO +.BR rx\-flow\-hash \ \*(FL \: \*(HO Configures the hash options for the specified network traffic type. .TS nokeep;
--
1.7.4.4
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.