]> err.no Git - util-linux/commitdiff
remove -ng from some files
authorKarel Zak <kzak@redhat.com>
Wed, 1 Dec 2010 21:06:15 +0000 (22:06 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Dec 2010 21:06:15 +0000 (22:06 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
README
partx/mac.c
partx/sun.c
tests/run.sh

diff --git a/README b/README
index 2bce3ca33ac59f328e8997c73eb69b755284fcfe..30e99d464ef3fd382605c3e31e0f87284331664f 100644 (file)
--- 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
 
 
index a5677f01c1ad35ac811c31ae827e2bbbee537441..11de6bd9f3805e96c6827a13ffe2b8ac4a22266d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Lifted from kpartx's mac.c
  *
- * Integrated to partx (utils-linux-ng)
+ * Integrated to partx
  *       Davidlohr Bueso <dave@gnu.org>
  */
 
index 30cbd9fb8c6d5e1281fafc9fbb6b946fad5444de..5bfe2ad8d769c0573509051a5a0431318250057e 100644 (file)
@@ -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 <dave@gnu.org>
  */
 
index fe09db58d2100228396ab7f36743bb113e7d1460..d7aa7ddccbfd83dbe36d898700de64ebda2246c9 100755 (executable)
@@ -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!                 "