From 82b3c4c29198d9802a5f4fc4c283eedaf73b282e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 3 Dec 2016 20:39:35 +0100 Subject: docs: ionice(1): SEE ALSO: add ioprio_set(2) ioprio_set(2) is the system call that underlies this command. Signed-off-by: Michael Kerrisk --- schedutils/ionice.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schedutils/ionice.1 b/schedutils/ionice.1 index f9acbc62d..8b9c42be0 100644 --- a/schedutils/ionice.1 +++ b/schedutils/ionice.1 @@ -135,6 +135,8 @@ I/O scheduler. Jens Axboe Karel Zak .fi +.SH SEE ALSO +.BR ioprio_set (2) .SH AVAILABILITY The ionice command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. -- cgit v1.2.3-55-g7522