summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-01-15 21:42:59 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:16 -0700
commit18f0045bc86f6b8b50a91fc4e8af4cfdd2379751 (patch)
tree8398d49960801d25ac4721349cdc01fbebf08e08 /udev.8
parent45d57088f915897fc54ff8a98934b1b34c4cc18f (diff)
[PATCH] remove the %D modifier as it is not longer needed.
Diffstat (limited to 'udev.8')
-rw-r--r--udev.85
1 files changed, 0 insertions, 5 deletions
diff --git a/udev.8 b/udev.8
index 1ca42982ea..0421fee4e6 100644
--- 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