From: Stefan Schantl Date: Thu, 23 Apr 2009 13:46:13 +0000 (+0200) Subject: Added the LONG_DESC information to lfs/shadow X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=febe88ae8cd884930797a2f1e1c01e86f7144f20;p=ipfire-3.x.git Added the LONG_DESC information to lfs/shadow --- diff --git a/lfs/shadow b/lfs/shadow index 9b68ee983..d6154fc9a 100644 --- a/lfs/shadow +++ b/lfs/shadow @@ -52,7 +52,9 @@ LICENSE = GPLv2+ SHORT_DESC = Utilities to deal with user accounts. define LONG_DESC - + The shadow-utils package includes the necessary programs \ + for converting UNIX password files to the shadow password \ + format, plus programs for managing user and group accounts. endef ###############################################################################