diff options
author | Sean M. Collins <sean@coreitpro.com> | 2011-09-14 21:35:52 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-09-27 18:08:05 +0200 |
commit | 6ffe1ffb074d2152db5fbecab815915f657306bb (patch) | |
tree | 5c17bd3306c776035f18854b88cf5fb5a854aca4 /Documentation | |
parent | 95c754545353ca7db2e12485546eac626f8461f9 (diff) |
doc: raw1394: Trivial typo fix
Signed-off-by: Sean M. Collins <sean@coreitpro.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ABI/removed/raw1394 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/removed/raw1394 b/Documentation/ABI/removed/raw1394 index 490aa1efc4ae..ec333e676322 100644 --- a/Documentation/ABI/removed/raw1394 +++ b/Documentation/ABI/removed/raw1394 @@ -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. |