From f2b39e088d6ccbf4a540c741059c2f661eebc9ac Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 13 Apr 2009 23:18:52 +0000 Subject: mdev: add support for - "dont stop here" char function old new delta make_device 1340 1362 +22 packed_usage 26291 26299 +8 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 30/0) Total: 30 bytes --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.h') 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 @@ " 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]") \ ) \ -- cgit v1.2.3