[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20090420184238.51cd7092.randy.dunlap@oracle.com>
Date: Mon, 20 Apr 2009 18:42:38 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: gregkh@...e.de, Henrik Austad <henrik@...tad.us>
Subject: [PATCH] Doc/sysfs-rules: Swap the order of the words so the
sentence makes more sense
From: Henrik Austad <henrik@...tad.us>
Subject: Swap the order of the words so the sentence makes more sense
Signed-off-by: Henrik Austad <henrik@...tad.us>
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Greg Kroah-Hartman <gregkh@...e.de>
---
Documentation/sysfs-rules.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/sysfs-rules.txt b/Documentation/sysfs-rules.txt
index 6049a2a..5d8bc2c 100644
--- a/Documentation/sysfs-rules.txt
+++ b/Documentation/sysfs-rules.txt
@@ -113,7 +113,7 @@ versions of the sysfs interface.
"devices" directory at /sys/subsystem/<name>/devices.
If /sys/subsystem exists, /sys/bus, /sys/class and /sys/block can be
- ignored. If it does not exist, you have always to scan all three
+ ignored. If it does not exist, you always have to scan all three
places, as the kernel is free to move a subsystem from one place to
the other, as long as the devices are still reachable by the same
subsystem name.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists