watchdog: stop watchdog first on startup
[oweals/busybox.git] / docs / mdev.txt
index 61f93c9df1d34baa9c57cb79d6624e1394eef8e8..b24025f7b73587cab98d25c23ed5de906b7df0d6 100644 (file)
@@ -51,9 +51,9 @@ device nodes if your system needs something more than the default root/root
 660 permissions.
 
 The file has the format:
-       [-]<device regex>       <uid>:<gid> <permissions>
+       [-][envmatch]<device regex>     <uid>:<gid> <permissions>
 or
-       @<maj[,min1[-min2]]>    <uid>:<gid> <permissions>
+       [envmatch]@<maj[,min1[-min2]]>  <uid>:<gid> <permissions>
 or
        $envvar=<regex>         <uid>:<gid> <permissions>