chiark / gitweb /
scsi_id: accept tabs in /etc/scsi_id.conf
[elogind.git] / extras / scsi_id / scsi_id.8
index ccb8f9d7446402e2e7406ed9f940620c54d1cae5..ba7e42f8c7d63dc656b54443464cdf3e0525d6fc 100644 (file)
@@ -95,7 +95,7 @@ the SCSI device.
 Use SCSI INQUIRY VPD page code 0x80, 0x83, or pre-spc3-83.
 .sp
 The default
-behaviour is to query the availabe VPD pages, and use page 0x83 if found,
+behaviour is to query the available VPD pages, and use page 0x83 if found,
 else page 0x80 if found, else nothing.
 .sp
 Page pre-spc3-83 should only be utilized for those scsi devices which
@@ -154,7 +154,7 @@ of 312345:
 
 .sp
 .nf
-BUS=="scsi", PROGRAM=="/sbin/scsi_id -d %N -s %p", RESULT=="312345", NAME="disk%n"
+SUBSYSTEMS=="scsi", PROGRAM=="/sbin/scsi_id -d %N -s %p", RESULT=="312345", NAME="disk%n"
 .fi
 .P