makedevs: fix help-text
pull http://git.buildroot.net/buildroot/commit/?id=99ead3c2ead605d6504b9abad111778dc2a93ae6 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
parent
488dd70869
commit
14f55538f0
@ -38,7 +38,7 @@
|
||||
//usage:#define makedevs_full_usage "\n\n"
|
||||
//usage: "Create a range of special files as specified in a device table.\n"
|
||||
//usage: "Device table entries take the form of:\n"
|
||||
//usage: "<type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>\n"
|
||||
//usage: "<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>\n"
|
||||
//usage: "Where name is the file name, type can be one of:\n"
|
||||
//usage: " f Regular file\n"
|
||||
//usage: " d Directory\n"
|
||||
|
Loading…
Reference in New Issue
Block a user