aboutsummaryrefslogtreecommitdiff
path: root/archival/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-05 07:52:35 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-05 07:52:35 +0000
commit65e20a33c20314da5dd33d6e9e2ec529d835bbfb (patch)
tree87fcfc020d06542f1536aef31d3afb9d0dfb2a04 /archival/Config.in
parent01c3d40f3c022abc08c14b96fe586a33fce081e8 (diff)
downloadbusybox-w32-65e20a33c20314da5dd33d6e9e2ec529d835bbfb.tar.gz
busybox-w32-65e20a33c20314da5dd33d6e9e2ec529d835bbfb.tar.bz2
busybox-w32-65e20a33c20314da5dd33d6e9e2ec529d835bbfb.zip
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
206 default y 206 default y
207 depends on CONFIG_TAR 207 depends on CONFIG_TAR
208 help 208 help
209 With this option busybox supports the GNU long filename 209 With this option busybox supports GNU long filenames and
210 and linkanmes. 210 linknames.
211 211
212config CONFIG_FEATURE_UNARCHIVE_TAPE 212config CONFIG_FEATURE_UNARCHIVE_TAPE
213 bool " Enable tape drive support" 213 bool " Enable tape drive support"