- note cosmetic glitch in tail
[oweals/busybox.git] / archival / Config.in
index bc87573b1fa2d5fdebd1bfc1db40909f4d687ba5..2741982c070c5dfa8ab95550fa76fd434344108a 100644 (file)
@@ -131,7 +131,7 @@ config RPM
        bool "rpm"
        default n
        help
-         Mini RPM applet - queries and extracts
+         Mini RPM applet - queries and extracts RPM packages.
 
 config TAR
        bool "tar"
@@ -292,9 +292,9 @@ config FEATURE_DEB_TAR_LZMA
        depends on DPKG || DPKG_DEB
        help
          This allows dpkg and dpkg-deb to extract deb's that are compressed
-          internally with lzma instead of gzip.
+         internally with lzma instead of gzip.
 
          You only want this if you are creating your own custom debian
-          packages that use an internal control.tar.lzma or data.tar.lzma.
+         packages that use an internal control.tar.lzma or data.tar.lzma.
 
 endmenu