Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1362416 > unrolled thread

[PATCH] [doc] Fix spelling mistakes in ABI/sysfs-class-net

Started byPhilipp Hahn <hahn@univention.de>
First post2016-03-22 09:20 +0100
Last post2016-03-22 09:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] [doc] Fix spelling mistakes in ABI/sysfs-class-net Philipp Hahn <hahn@univention.de> - 2016-03-22 09:20 +0100

#1362416 — [PATCH] [doc] Fix spelling mistakes in ABI/sysfs-class-net

FromPhilipp Hahn <hahn@univention.de>
Date2016-03-22 09:20 +0100
Subject[PATCH] [doc] Fix spelling mistakes in ABI/sysfs-class-net
Message-ID<rfpHI-1Fu-17@gated-at.bofh.it>
Remove extra article and blank.
---
 Documentation/ABI/testing/sysfs-class-net | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-class-net b/Documentation/ABI/testing/sysfs-class-net
index 668604f..83f7894 100644
--- a/Documentation/ABI/testing/sysfs-class-net
+++ b/Documentation/ABI/testing/sysfs-class-net
@@ -152,7 +152,7 @@ Date:		April 2005
 KernelVersion:	2.6.12
 Contact:	netdev@vger.kernel.org
 Description:
-		Indicates the system-wide interface unique index identifier a
+		Indicates the system-wide interface unique index identifier
 		the interface is linked to. Format is decimal. This attribute is
 		used to resolve interfaces chaining, linking and stacking.
 		Physical interfaces have the same 'ifindex' and 'iflink' values.
@@ -224,7 +224,7 @@ Description:
 		an integer representing the link speed in Mbits/sec.
 
 		Note: this attribute is only valid for interfaces that implement
-		the ethtool get_settings method (mostly Ethernet ).
+		the ethtool get_settings method (mostly Ethernet).
 
 What:		/sys/class/net/<iface>/tx_queue_len
 Date:		April 2005
-- 
2.1.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web