doc: raw1394: Trivial typo fix
authorSean M. Collins <sean@coreitpro.com>
Thu, 15 Sep 2011 01:35:52 +0000 (21:35 -0400)
committerJiri Kosina <jkosina@suse.cz>
Tue, 27 Sep 2011 16:08:05 +0000 (18:08 +0200)
Signed-off-by: Sean M. Collins <sean@coreitpro.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/removed/raw1394

index 490aa1efc4ae613e3864329282f40b94789a663d..ec333e67632266a935daa6e2124744c09caa8d77 100644 (file)
@@ -5,7 +5,7 @@ Description:
        /dev/raw1394 was a character device file that allowed low-level
        access to FireWire buses.  Its major drawbacks were its inability
        to implement sensible device security policies, and its low level
-       of abstraction that required userspace clients do duplicate much
+       of abstraction that required userspace clients to duplicate much
        of the kernel's ieee1394 core functionality.
        Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of
        firewire-core.