diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-25 11:22:12 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-25 11:22:12 +0000 |
| commit | 29bc33539c9a19f6a035a858e78b82a9b2aa429e (patch) | |
| tree | 218a9fa77e15df8b534bae11369669eb0d27714c /usr.sbin/rtprio | |
| parent | 2c7629f4081af266dba79b1efa4693ee465657df (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rtprio')
| -rw-r--r-- | usr.sbin/rtprio/rtprio.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 0b0fa7e78b15..a2cc7dcc3693 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -28,14 +28,14 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: rtprio.1,v 1.1 1994/09/01 12:05:13 davidg Exp $ .\" .Dd July 23, 1994 .Dt RTPRIO 1 .Os .Sh NAME .Nm rtprio -.Nd execute, examine or modify a utilitys or process realtime scheduling priority +.Nd execute, examine or modify a process's realtime scheduling priority .Sh SYNOPSIS .Nm rtprio @@ -154,8 +154,8 @@ utility appeared in FreeBSD 2.0, but is similar to the HP-UX version. .Sh BUGS -You can lock you're self out of the system, be placing at cpu-heavy -process in a realtime priority. +You can lock yourself out of the system by placing a cpu-intensive +process into realtime priority. There is no way to set/view the realtime priority of process 0 (swapper) (see ps(1)). |
