aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-11-02 11:32:13 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-02 13:45:37 +0100
commit1088ee2230ac5e1c889d5ba020f37c09000ee3af (patch)
tree03717a9d710fc7aa55016a9be926c4fa667c71b6 /Documentation
parentdocs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys (diff)
downloadlinux-dev-1088ee2230ac5e1c889d5ba020f37c09000ee3af.tar.xz
linux-dev-1088ee2230ac5e1c889d5ba020f37c09000ee3af.zip
docs: ABI: sysfs-class-net: fix a typo
clas->class Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/4bba2a1592df5a9435c8d4757a9abf20246e2a99.1604312590.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/testing/sysfs-class-net2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-net b/Documentation/ABI/testing/sysfs-class-net
index 7670012ae9b6..1f2002df5ba2 100644
--- a/Documentation/ABI/testing/sysfs-class-net
+++ b/Documentation/ABI/testing/sysfs-class-net
@@ -152,7 +152,7 @@ Description:
When an interface is under test, it cannot be expected
to pass packets as normal.
-What: /sys/clas/net/<iface>/duplex
+What: /sys/class/net/<iface>/duplex
Date: October 2009
KernelVersion: 2.6.33
Contact: netdev@vger.kernel.org