diff options
author | Sami Kerola | 2011-01-19 09:58:03 +0100 |
---|---|---|
committer | Karel Zak | 2011-01-23 22:22:30 +0100 |
commit | a94853966e8e19ebba27e548005ff41fc64bf205 (patch) | |
tree | 1caa6724780870f6753574ce1c985d321b79f574 /partx | |
parent | wall: document -n option (diff) | |
download | kernel-qcow2-util-linux-a94853966e8e19ebba27e548005ff41fc64bf205.tar.gz kernel-qcow2-util-linux-a94853966e8e19ebba27e548005ff41fc64bf205.tar.xz kernel-qcow2-util-linux-a94853966e8e19ebba27e548005ff41fc64bf205.zip |
remaining util-linux-ng to util-linux
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'partx')
-rw-r--r-- | partx/partx.c | 2 |
1 files changed, 1 insertions, 1 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> */ |