summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--partx/partx.c2
-rw-r--r--sys-utils/ipcmk.14
-rwxr-xr-xtests/ts/partx/partx2
3 files changed, 4 insertions, 4 deletions
diff --git a/partx/partx.c b/partx/partx.c
index 85590c2b8..efb627fc0 100644
--- a/partx/partx.c
+++ b/partx/partx.c
@@ -7,7 +7,7 @@
* aeb, 2000-03-21 -- sah is 42 now
*
* Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org>
- * Rewritten to use libblkid for util-linux-ng
+ * Rewritten to use libblkid for util-linux
* based on ideas from Karel Zak <kzak@redhat.com>
*/
diff --git a/sys-utils/ipcmk.1 b/sys-utils/ipcmk.1
index d3af47e6e..afeacafbe 100644
--- a/sys-utils/ipcmk.1
+++ b/sys-utils/ipcmk.1
@@ -47,5 +47,5 @@ display a short help message and exit
.SH "AUTHOR"
Hayden A. James (hayden.james@gmail.com)
.SH "AVAILABILITY"
-The ipcmk command is part of the util\-linux\-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util\-linux\-ng/.
+The ipcmk command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/tests/ts/partx/partx b/tests/ts/partx/partx
index 5b3b450c9..f09d96b86 100755
--- a/tests/ts/partx/partx
+++ b/tests/ts/partx/partx
@@ -3,7 +3,7 @@
#
# Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org>
#
-# This file is part of util-linux-ng.
+# This file is part of util-linux.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by