projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
552b56d
)
- add helptext for CONFIG_UNIX2DOS
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 5 May 2006 11:55:53 +0000
(11:55 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 5 May 2006 11:55:53 +0000
(11:55 -0000)
coreutils/Config.in
patch
|
blob
|
history
diff --git
a/coreutils/Config.in
b/coreutils/Config.in
index 6841ec96deab25baae4f7c21b25bad3c52e41f8e..d0ac000d39f9bdcb406a6f02a3c63cdbbde9263f 100644
(file)
--- a/
coreutils/Config.in
+++ b/
coreutils/Config.in
@@
-184,6
+184,9
@@
config CONFIG_UNIX2DOS
bool
default y
depends on CONFIG_DOS2UNIX
+ help
+ unix2dos is used to convert a text file from UNIX format to
+ DOS format, and vice versa.
config CONFIG_DU
bool "du (default blocksize of 512 bytes)"