chiark / gitweb /
[PATCH] use udevdir in udev.conf
[elogind.git] / udev.rules
index 44fdb2561d387e24a8a942434d4e67e562a0a1c8..e497aed05b4d411ec167a335c452bb96c2e974cc 100644 (file)
@@ -9,7 +9,7 @@
 #      the PROGRAM field for the obvious reason.)
 # %D - use the devfs style disk name for this device.
 #      For partitions, this will result in 'part%n'
-#      If this is not a partition, it will result in 'disk'
+#      If this is not a partition, it will result in 'disc'
 #
 
 # Looking for scsi bus id 42:0:0:1
@@ -42,7 +42,6 @@ REPLACE, KERNEL="ttyUSB1", NAME="visor"
 REPLACE, KERNEL="ttyUSB0", NAME="pl2303"
 
 # a devfs like way to name some tty devices
-#REPLACE, KERNEL="tty", NAME="tty"
 #REPLACE, KERNEL="ttyS*", NAME="tts/%n"
 #REPLACE, KERNEL="tty*", NAME="vc/%n"