Commit 6ffe1ffb authored by Sean M. Collins's avatar Sean M. Collins Committed by Jiri Kosina

doc: raw1394: Trivial typo fix

Signed-off-by: default avatarSean M. Collins <sean@coreitpro.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 95c75454
...@@ -5,7 +5,7 @@ Description: ...@@ -5,7 +5,7 @@ Description:
/dev/raw1394 was a character device file that allowed low-level /dev/raw1394 was a character device file that allowed low-level
access to FireWire buses. Its major drawbacks were its inability access to FireWire buses. Its major drawbacks were its inability
to implement sensible device security policies, and its low level 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. of the kernel's ieee1394 core functionality.
Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of
firewire-core. firewire-core.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment