summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/rtprio/rtprio.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1
index bce3f81..be6c750 100644
--- a/usr.sbin/rtprio/rtprio.1
+++ b/usr.sbin/rtprio/rtprio.1
@@ -109,13 +109,13 @@ highest priority
of 0 means "the current process".
.Pp
Only root is allowed to set realtime or idle priority for a process.
-.Sh RETURN VALUE
+.Sh DIAGNOSTICS
If
.Nm
execute a command, the exit value is that of the command executed.
In all other cases,
.Nm
-exits with 0 for success and 1 for all other errors.
+exits 0 on success, and 1 for all other errors.
.Sh EXAMPLES
To see which realtime priority the current process is at:
.Bd -literal -offset indent -compact
OpenPOWER on IntegriCloud