aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 7111e90bc..d3bf7849e 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2560,7 +2560,7 @@
2560 " echo /bin/mdev >/proc/sys/kernel/hotplug\n" \ 2560 " echo /bin/mdev >/proc/sys/kernel/hotplug\n" \
2561 USE_FEATURE_MDEV_CONF( \ 2561 USE_FEATURE_MDEV_CONF( \
2562 "It uses /etc/mdev.conf with lines\n" \ 2562 "It uses /etc/mdev.conf with lines\n" \
2563 "DEVNAME UID:GID PERM" \ 2563 "[-]DEVNAME UID:GID PERM" \
2564 USE_FEATURE_MDEV_RENAME(" [>|=PATH]") \ 2564 USE_FEATURE_MDEV_RENAME(" [>|=PATH]") \
2565 USE_FEATURE_MDEV_EXEC(" [@|$|*COMMAND]") \ 2565 USE_FEATURE_MDEV_EXEC(" [@|$|*COMMAND]") \
2566 ) \ 2566 ) \