diff options
Diffstat (limited to 'usr.sbin/rtprio')
-rw-r--r-- | usr.sbin/rtprio/rtprio.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index ccf5525..b89ab50 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.13 1997/12/28 20:52:56 jraynard Exp $ +.\" $Id: rtprio.1,v 1.14 1998/03/12 01:29:12 jkh Exp $ .\" .Dd July 23, 1994 .Dt RTPRIO 1 @@ -196,7 +196,7 @@ Under system calls are currently never preempted, therefore non-realtime processes can starve realtime processes, or idletime processes can starve normal priority processes. -.Sh AUTHOR +.Sh AUTHORS .An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk is the original author. This implementation in |