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:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-25 00:52:21 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-25 00:52:21 +0300
commit6b01b71e8370c58787318d5fca06db2074f95c55 (patch)
tree1f2fff69f5004a6fe66872434e1a25827588f1a7 /archival
parent9f93d621925966c22ee51fdcb5def8e131596f9b (diff)
randomconfig fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'archival')
-rw-r--r--archival/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/archival/Config.in b/archival/Config.in
index cf771f96c..fb79c7bca 100644
--- a/archival/Config.in
+++ b/archival/Config.in
@@ -281,7 +281,8 @@ config FEATURE_TAR_NOPRESERVE_TIME
default n
depends on TAR
help
- With this option busybox supports GNU tar -m (do not preserve time) option.
+ With this option busybox supports GNU tar -m
+ (do not preserve time) option.
endif #tar