summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>2003-12-17 00:58:01 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:09 -0700
commit4868e8fba7fda5074fc7d64f4f22236127afc3c8 (patch)
treec1ef49b4514136a83376856054a900d12320aefa /udev.8
parent9c23ec09a04529b3875fb496ed34765a84199aee (diff)
[PATCH] trivial cleanup parser changes
o use defines in debug strings o replace my 'xxx' debug :) o shorten line in man page example to not to exceed 80 chars when printed
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 f26beb4b9d..c4ee23dcc7 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", SYSFS_model="WebCam V3", NAME="video%n", SYMLINK="webcam%n"
+LABEL, BUS="usb", SYSFS_model="XV3", NAME="video%n", SYMLINK="webcam%n"
.fi
.P
Permissions and ownership for the created device files may specified at