From: Karel Zak Date: Thu, 23 Apr 2009 11:22:27 +0000 (+0200) Subject: ionice: change Jens Axboe's email X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=357e7c3b2d54a36fb97e2ac5fa903c7a6aeafd7e;p=util-linux ionice: change Jens Axboe's email Based on util-linux-2.14.2-schedutils_fix_email.patch from SUSE src.rpm package. Signed-off-by: Karel Zak --- diff --git a/schedutils/ionice.1 b/schedutils/ionice.1 index 0cdf6642..92712eef 100644 --- a/schedutils/ionice.1 +++ b/schedutils/ionice.1 @@ -77,7 +77,7 @@ Linux supports io scheduling priorities and classes since 2.6.13 with the CFQ io scheduler. .SH AUTHORS -Jens Axboe +Jens Axboe .SH AVAILABILITY The ionice command is part of the util-linux-ng package and is available from diff --git a/schedutils/ionice.c b/schedutils/ionice.c index d41a8fad..5f1f3489 100644 --- a/schedutils/ionice.c +++ b/schedutils/ionice.c @@ -1,7 +1,7 @@ /* * ionice: set or get process io scheduling class and priority * - * Copyright (C) 2005 Jens Axboe SUSE Labs + * Copyright (C) 2005 Jens Axboe * * Released under the terms of the GNU General Public License version 2 *