diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
| commit | 78b0b234eb5a179413189a3e2561e894c9c18135 (patch) | |
| tree | 88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /usr.sbin/rtprio | |
| parent | f3e79aa7054c104c387c504e6e55ec6a4a29b593 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rtprio')
| -rw-r--r-- | usr.sbin/rtprio/rtprio.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index cf6be4a9602e..efde241a62c7 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -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.3 1994/10/02 04:48:19 davidg Exp $ +.\" $Id: rtprio.1,v 1.4 1996/01/30 13:50:29 mpp Exp $ .\" .Dd July 23, 1994 .Dt RTPRIO 1 @@ -165,7 +165,8 @@ To make depend while not disturbing other machine usage: .Xr rtprio 2 , .Xr nice 1 , .Xr ps 1 , -.Xr nice 2 , +.Xr setpriority 2 , +.Xr nice 3 , .Xr renice 8 .Sh HISTORY The |
