Fix a couple of stray apostrophes.

This commit is contained in:
James Raynard 1997-12-28 20:52:56 +00:00
parent 721d426d82
commit bf58fc2646
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32062

View File

@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: rtprio.1,v 1.11 1997/03/07 07:45:17 mpp Exp $
.\" $Id: rtprio.1,v 1.12 1997/10/13 11:24:00 charnier Exp $
.\"
.Dd July 23, 1994
.Dt RTPRIO 1
@ -36,7 +36,7 @@
.Sh NAME
.Nm rtprio ,
.Nm idprio
.Nd execute, examine or modify a utilitys or process realtime
.Nd execute, examine or modify a utility's or process's realtime
or idletime scheduling priority
.Sh SYNOPSIS
.Nm [id|rt]prio
@ -70,7 +70,7 @@ degradation, and will only be preempted by another process of equal or
higher realtime priority.
.Pp
A process with an idle priority will run only when no other
process is runnable and then only if it's idle priority is equal or
process is runnable and then only if its idle priority is equal or
greater than all other runnable idle priority processes.
.Pp
.Nm Rtprio