diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 7111e90..d3bf784 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2560,7 +2560,7 @@ " echo /bin/mdev >/proc/sys/kernel/hotplug\n" \ USE_FEATURE_MDEV_CONF( \ "It uses /etc/mdev.conf with lines\n" \ - "DEVNAME UID:GID PERM" \ + "[-]DEVNAME UID:GID PERM" \ USE_FEATURE_MDEV_RENAME(" [>|=PATH]") \ USE_FEATURE_MDEV_EXEC(" [@|$|*COMMAND]") \ ) \ |