diff options
author | Tim Riker | 2006-01-25 00:08:53 +0000 |
---|---|---|
committer | Tim Riker | 2006-01-25 00:08:53 +0000 |
commit | c1ef7bdd8d002ae0889efcf883d0e1b7faa938d4 (patch) | |
tree | 5f329b7d0c7f20ecced0dc7581a9ba6dc720d965 /miscutils/Config.in | |
parent | f64ff682a3d58dbb627e760e6fe1ec21d9ccdf61 (diff) | |
download | busybox-c1ef7bdd8d002ae0889efcf883d0e1b7faa938d4.zip busybox-c1ef7bdd8d002ae0889efcf883d0e1b7faa938d4.tar.gz |
just whitespace
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 |