aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysfs-rules.txt
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-07-18 01:29:12 +0900
committerJiri Kosina <jkosina@suse.cz>2013-07-25 12:34:15 +0200
commitc9f3f2d8b3247b7e16b3cd66698e690ab4697301 (patch)
tree99249f76975e1371f915c4c04eeca4c97674d86b /Documentation/sysfs-rules.txt
parent30abda170be7cbd9bce9a7026ce83ce1f74c0e7a (diff)
doc: Fix typo in doucmentations
Correct typo (double words) in documentations. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/sysfs-rules.txt')
-rw-r--r--Documentation/sysfs-rules.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sysfs-rules.txt b/Documentation/sysfs-rules.txt
index c1a1fd636bf9..a5f985ee1822 100644
--- a/Documentation/sysfs-rules.txt
+++ b/Documentation/sysfs-rules.txt
@@ -47,7 +47,7 @@ versions of the sysfs interface.
at device creation and removal
- the unique key to the device at that point in time
- the kernel's path to the device directory without the leading
- /sys, and always starting with with a slash
+ /sys, and always starting with a slash
- all elements of a devpath must be real directories. Symlinks
pointing to /sys/devices must always be resolved to their real
target and the target path must be used to access the device.