diff options
author | Eric Andersen | 2003-07-05 07:52:35 +0000 |
---|---|---|
committer | Eric Andersen | 2003-07-05 07:52:35 +0000 |
commit | 65e20a33c20314da5dd33d6e9e2ec529d835bbfb (patch) | |
tree | 87fcfc020d06542f1536aef31d3afb9d0dfb2a04 /archival/Config.in | |
parent | 01c3d40f3c022abc08c14b96fe586a33fce081e8 (diff) | |
download | busybox-65e20a33c20314da5dd33d6e9e2ec529d835bbfb.zip busybox-65e20a33c20314da5dd33d6e9e2ec529d835bbfb.tar.gz |
Patch from Kent Robotti adding a bunch of needed docs!
-Erik
Diffstat (limited to 'archival/Config.in')
-rw-r--r-- | archival/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archival/Config.in b/archival/Config.in index fddcff4..709eee8 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" |