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:
Diffstat (limited to 'archival/dpkg.c')
-rw-r--r--archival/dpkg.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/archival/dpkg.c b/archival/dpkg.c
index 41c8fc5d1..90ad8766c 100644
--- a/archival/dpkg.c
+++ b/archival/dpkg.c
@@ -31,11 +31,11 @@
//config: default y
//config: select FEATURE_SEAMLESS_GZ
//config: help
-//config: dpkg is a medium-level tool to install, build, remove and manage
-//config: Debian packages.
+//config: dpkg is a medium-level tool to install, build, remove and manage
+//config: Debian packages.
//config:
-//config: This implementation of dpkg has a number of limitations,
-//config: you should use the official dpkg if possible.
+//config: This implementation of dpkg has a number of limitations,
+//config: you should use the official dpkg if possible.
//applet:IF_DPKG(APPLET(dpkg, BB_DIR_USR_BIN, BB_SUID_DROP))
//kbuild:lib-$(CONFIG_DPKG) += dpkg.o