chiark / gitweb /
[PATCH] udev - kill %D from udev-test.pl
[elogind.git] / udev.8
diff --git a/udev.8 b/udev.8
index 1ca42982eaa07920201dbeb299a20e957b287379..0421fee4e66f9ad72e2f4e51284e54a74b540385 100644 (file)
--- a/udev.8
+++ b/udev.8
@@ -197,11 +197,6 @@ returned string.
 .B PROGRAM
 field for the obvious reason.)
 .TP
-.B %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 'disc'.
-.TP
 .B %%
 The '%' char itself.
 .P