summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
Diffstat (limited to 'udev.8')
-rw-r--r--udev.83
1 files changed, 3 insertions, 0 deletions
diff --git a/udev.8 b/udev.8
index 5e411282ff..f2006c42dc 100644
--- a/udev.8
+++ b/udev.8
@@ -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