From 7f6502e41b71005d3239b47dfa6415fba4b547a3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 12 Jul 2010 16:23:10 +0200 Subject: modify many PKG_DESCR variables to fit better into 80 width terminal window --- package/glibc/Config.in.manual | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/glibc') diff --git a/package/glibc/Config.in.manual b/package/glibc/Config.in.manual index 6e7db32c9..e149fb144 100644 --- a/package/glibc/Config.in.manual +++ b/package/glibc/Config.in.manual @@ -1,5 +1,5 @@ config ADK_PACKAGE_GLIBC - prompt "glibc............................... GNU C library" + prompt "glibc.................... GNU C library" bool default y if ADK_TARGET_LIB_GLIBC && !ADK_TOOLCHAIN_ONLY default n @@ -8,7 +8,7 @@ config ADK_PACKAGE_GLIBC GNU C library. config ADK_PACKAGE_GLIBC_DEV - prompt "glibc-dev........................... development files" + prompt "glibc-dev................ development files" tristate default n depends on ADK_TARGET_LIB_GLIBC -- cgit v1.2.3