summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-12-10 22:12:30 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:07 -0700
commit525d07e78e281f5034ee29d2cd5cc144fe320431 (patch)
tree4385c10fd1f334b578c54d51a43410515af6da9b /udev.8
parent26004fcc665d14220c5b15a15ee4b2dd5d4af314 (diff)
[PATCH] change devfs disk name rule from 'disk' to 'disc'
Diffstat (limited to 'udev.8')
-rw-r--r--udev.82
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.8 b/udev.8
index 7b4e17b5c4..d36145f43b 100644
--- a/udev.8
+++ b/udev.8
@@ -158,7 +158,7 @@ The CALLOUT program returned string.
.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 'disk'.
+If this is not a partition, it will result in 'disc'.
.P
.RI "A sample " udev.rules " might look like this:"
.sp