diff options
author | Sami Kerola <kerolasa@iki.fi> | 2011-01-19 09:58:03 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2011-01-23 22:22:30 +0100 |
commit | a94853966e8e19ebba27e548005ff41fc64bf205 (patch) | |
tree | 1caa6724780870f6753574ce1c985d321b79f574 | |
parent | 01f1882176470261d100da95dcbf11d14781d5b5 (diff) | |
download | util-linux-old-a94853966e8e19ebba27e548005ff41fc64bf205.tar.gz |
remaining util-linux-ng to util-linux
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
-rw-r--r-- | partx/partx.c | 2 | ||||
-rw-r--r-- | sys-utils/ipcmk.1 | 4 | ||||
-rwxr-xr-x | tests/ts/partx/partx | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/partx/partx.c b/partx/partx.c index 85590c2b..efb627fc 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 d3af47e6..afeacafb 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 5b3b450c..f09d96b8 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 |