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:
0c236a0
)
Test that cvs commit messages are working properly
author
Eric Andersen
<andersen@codepoet.org>
Fri, 4 Apr 2003 14:35:36 +0000
(14:35 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 4 Apr 2003 14:35:36 +0000
(14:35 -0000)
-Erik
coreutils/Config.in
patch
|
blob
|
history
diff --git
a/coreutils/Config.in
b/coreutils/Config.in
index 9f5c379a352327939758a7b833a32a6c3d574d86..eb8b8c91e5c7a66469f2200d284a70a0610f89fc 100644
(file)
--- a/
coreutils/Config.in
+++ b/
coreutils/Config.in
@@
-9,7
+9,9
@@
config CONFIG_BASENAME
bool "basename"
default n
help
- Please submit a patch to add help text for this item.
+ basename is used to strip the directory and suffix from filenames,
+ leaving just the filename itself. Enable this option if you wish
+ to enable the 'basename' utility.
config CONFIG_CAL
bool "cal"