From: Karel Zak Date: Wed, 1 Dec 2010 21:06:15 +0000 (+0100) Subject: remove -ng from some files X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b24397dfe517ddd56e4b01801ffce66f5858ca;p=util-linux remove -ng from some files Signed-off-by: Karel Zak --- diff --git a/README b/README index 2bce3ca3..30e99d46 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ WEB PAGE: MAILING LIST: - E-MAIL: util-linux-ng@vger.kernel.org + E-MAIL: util-linux@vger.kernel.org URL: http://vger.kernel.org/vger-lists.html#util-linux diff --git a/partx/mac.c b/partx/mac.c index a5677f01..11de6bd9 100644 --- a/partx/mac.c +++ b/partx/mac.c @@ -1,7 +1,7 @@ /* * Lifted from kpartx's mac.c * - * Integrated to partx (utils-linux-ng) + * Integrated to partx * Davidlohr Bueso */ diff --git a/partx/sun.c b/partx/sun.c index 30cbd9fb..5bfe2ad8 100644 --- a/partx/sun.c +++ b/partx/sun.c @@ -4,7 +4,7 @@ * Copyrights of the original file apply * Copyright (c) 2007 Hannes Reinecke * - * Integrated to partx (utils-linux-ng) + * Integrated to partx * Davidlohr Bueso */ diff --git a/tests/run.sh b/tests/run.sh index fe09db58..d7aa7ddc 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -35,7 +35,7 @@ if [ -n "$1" ]; then fi echo -echo "------------------ Utils-linux-ng regression tests ------------------" +echo "------------------ Utils-linux regression tests ------------------" echo echo " For development purpose only. " echo " Don't execute on production system! "