From edbeeb5dc5ef7f452d1c7bd57cdec5998bdde658 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 3 Nov 2015 03:48:42 +0000 Subject: Spelling and other typos -- from Craig Garner git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/udev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07/udev.xml') diff --git a/chapter07/udev.xml b/chapter07/udev.xml index b091d9ac6..7d1f9b59c 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -251,7 +251,7 @@ Udev creates a device incorrectly, or makes a wrong symlink This usually happens if a rule unexpectedly matches a device. For - example, a poorly-writen rule can match both a SCSI disk (as desired) + example, a poorly-written rule can match both a SCSI disk (as desired) and the corresponding SCSI generic device (incorrectly) by vendor. Find the offending rule and make it more specific, with the help of the udevadm info command. -- cgit v1.2.3-54-g00ecf