summaryrefslogtreecommitdiffstats
path: root/text-utils/more.c
diff options
context:
space:
mode:
authorKarel Zak2010-11-30 11:41:59 +0100
committerKarel Zak2010-11-30 11:41:59 +0100
commit601d12fb103702276e01ed891fd3a09a6045f209 (patch)
tree3bb7b36565b0f03db0c1f6196fc725206cdb0326 /text-utils/more.c
parentlibblkid: add LINHIB0001 signature to swap prober (diff)
downloadkernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.tar.gz
kernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.tar.xz
kernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.zip
rename util-linux-ng back to util-linux
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'text-utils/more.c')
-rw-r--r--text-utils/more.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/more.c b/text-utils/more.c
index 49df52e25..929e4a0bd 100644
--- a/text-utils/more.c
+++ b/text-utils/more.c
@@ -37,7 +37,7 @@
which may not be mounted). However, when termcap is not present curses
can still be used.
2010-10-21 Davidlohr Bueso <dave@gnu.org>
- - modified mem allocation handling for util-linux-ng
+ - modified mem allocation handling for util-linux
*/
#include <stdio.h>