From: Karel Zak Date: Wed, 1 Dec 2010 21:06:15 +0000 (+0100) Subject: remove -ng from some files X-Git-Tag: v2.19-rc1~228 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3b24397dfe517ddd56e4b01801ffce66f5858ca;p=thirdparty%2Futil-linux.git remove -ng from some files Signed-off-by: Karel Zak --- diff --git a/README b/README index 2bce3ca33a..30e99d464e 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 a5677f01c1..11de6bd9f3 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 30cbd9fb8c..5bfe2ad8d7 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 fe09db58d2..d7aa7ddccb 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! "