diff options
author | ru <ru@FreeBSD.org> | 2000-11-22 09:35:58 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-22 09:35:58 +0000 |
commit | 835a46c9c2529e5dbab4d68a946345b77847b06a (patch) | |
tree | 3c07db0b84a28952448d1b5a07d2bf6246fbe91d /usr.sbin/rtprio/rtprio.1 | |
parent | 1a6c69e84a7fca69506cb5f1f12d9c6be826bd55 (diff) | |
download | FreeBSD-src-835a46c9c2529e5dbab4d68a946345b77847b06a.zip FreeBSD-src-835a46c9c2529e5dbab4d68a946345b77847b06a.tar.gz |
mdoc(7) police: do not split author names in the AUTHORS section.
Diffstat (limited to 'usr.sbin/rtprio/rtprio.1')
-rw-r--r-- | usr.sbin/rtprio/rtprio.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 46f21f2..485cd7c 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -197,6 +197,7 @@ system calls are currently never preempted, therefore non-realtime processes can starve realtime processes, or idletime processes can starve normal priority processes. .Sh AUTHORS +.An -nosplit .An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk is the original author. This |