Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-05 11:52:35 +0400
committerEric Andersen <andersen@codepoet.org>2003-07-05 11:52:35 +0400
commit65e20a33c20314da5dd33d6e9e2ec529d835bbfb (patch)
tree87fcfc020d06542f1536aef31d3afb9d0dfb2a04 /archival/Config.in
parent01c3d40f3c022abc08c14b96fe586a33fce081e8 (diff)
Patch from Kent Robotti adding a bunch of needed docs!
-Erik
Diffstat (limited to 'archival/Config.in')
-rw-r--r--archival/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/archival/Config.in b/archival/Config.in
index fddcff462..709eee897 100644
--- a/archival/Config.in
+++ b/archival/Config.in
@@ -206,8 +206,8 @@ config CONFIG_FEATURE_TAR_GNU_EXTENSIONS
default y
depends on CONFIG_TAR
help
- With this option busybox supports the GNU long filename
- and linkanmes.
+ With this option busybox supports GNU long filenames and
+ linknames.
config CONFIG_FEATURE_UNARCHIVE_TAPE
bool " Enable tape drive support"