diff options
Diffstat (limited to 'lib/libc/sys/sched_get_priority_max.2')
-rw-r--r-- | lib/libc/sys/sched_get_priority_max.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/sched_get_priority_max.2 b/lib/libc/sys/sched_get_priority_max.2 index 2b9fa594c9d8..6d11d00d9915 100644 --- a/lib/libc/sys/sched_get_priority_max.2 +++ b/lib/libc/sys/sched_get_priority_max.2 @@ -1,4 +1,4 @@ -.\" $Id:$ +.\" $Id: sched_get_priority_max.2,v 1.1 1998/03/28 11:48:50 dufault Exp $ .\" Copyright (c) 1998 HD Associates, Inc. .\" All rights reserved. .\" @@ -108,10 +108,10 @@ No process can be found corresponding to that specified by .Fa pid . .El .Sh SEE ALSO -.Xr sched_getparam 2 , -.Xr sched_setparam 2 , .Xr sched_get_scheduler 2 , -.Xr sched_set_scheduler 2 +.Xr sched_getparam 2 , +.Xr sched_set_scheduler 2 , +.Xr sched_setparam 2 .Sh STANDARDS The .Fn sched_setscheduler |