summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-12-16 23:39:44 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:08 -0700
commit3c54f73e8452261c80b4d17db55d199552442005 (patch)
treede162f5b641f21e963a474718b9b207dc7ae2936 /udev.8
parentd94df232423870641132b307d74281f692219730 (diff)
[PATCH] some cleanups due to the need for LABEL rules to use "SYSFS_" now.
Diffstat (limited to 'udev.8')
-rw-r--r--udev.82
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.8 b/udev.8
index 08f12908b5..f26beb4b9d 100644
--- a/udev.8
+++ b/udev.8
@@ -178,7 +178,7 @@ TOPOLOGY, BUS="usb", PLACE="2.3", NAME="mouse1"
REPLACE, KERNEL="ttyUSB1", NAME="pda", SYMLINK="palmtop handheld"
# multiple USB webcams with symlinks to be called webcam0, webcam1, ...
-LABEL, BUS="usb", model="WebCam V3", NAME="video%n", SYMLINK="webcam%n"
+LABEL, BUS="usb", SYSFS_model="WebCam V3", NAME="video%n", SYMLINK="webcam%n"
.fi
.P
Permissions and ownership for the created device files may specified at