chiark / gitweb /
[PATCH] remove the %D modifier as it is not longer needed.
[elogind.git] / udev.8
diff --git a/udev.8 b/udev.8
index c78fd4a32b6a2f3f43b974c0a7dcc5d86adcb1a3..0421fee4e66f9ad72e2f4e51284e54a74b540385 100644 (file)
--- a/udev.8
+++ b/udev.8
@@ -197,10 +197,8 @@ 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'.
+.B %%
+The '%' char itself.
 .P
 .RI "A sample " udev.rules " might look like this:"
 .sp