diff options
Diffstat (limited to 'udev.8')
-rw-r--r-- | udev.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -142,6 +142,9 @@ fields support simple printf-like string substitution: The "kernel number" of the device. for example, 'sda3' has a "kernel number" of '3' .TP +.B %k +The "kernel name" for the device. +.TP .B %M The kernel major number for the device. .TP |