diff options
Diffstat (limited to 'usr.sbin/rtprio/rtprio.1')
-rw-r--r-- | usr.sbin/rtprio/rtprio.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index cbbc039dc3a2..46f21f26289a 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -63,7 +63,7 @@ is used for controlling realtime process scheduling. .Nm Idprio is used for controlling idletime process scheduling, and can be called with the same options as -.Nm rtprio . +.Nm . .Pp A process with a realtime priority is not subject to priority degradation, and will only be preempted by another process of equal or |