diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 4d81dde..aed7e5a 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -218,14 +218,14 @@ config CONFIG_MAKEDEVS . There are two choices for command line behaviour, the interface as used by LEAF/Linux Router Project, or a device table file. - . + . 'leaf' is traditionally what busybox follows, it allows multiple devices of a particluar type to be created per command. e.g. /dev/hda[0-9] Device properties are passed as command line arguments. . 'table' reads device properties from a file or stdin, allowing - a batch of unrelated devices to be makde with one command. + a batch of unrelated devices to be makde with one command. User/group names are allowed as an alternative to uid/gid. choice |