diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
| commit | f12a14713b2c7ca55d65739d46d4afe1ddcc4580 (patch) | |
| tree | ff01bdecf17afdeee7deefdfe498cd5f76dd1f7f /usr.sbin/rtprio | |
| parent | 325970a9ffde7e2a2cba26fdf1b3a2f653c365c2 (diff) | |
Notes
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 ccf55256f769..b89ab50b7edd 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 |
