aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/rtprio.2
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-03-21 20:57:20 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-03-21 20:57:20 +0000
commit8a7f0369b3dd8492a14d118baac8061e3e7ac64a (patch)
treeb35a901b514a5ef1df696deee2a42134a9019a6e /lib/libc/sys/rtprio.2
parent9de8ddb8bc9540d0fd4414be7a906ba7b4be7925 (diff)
downloadsrc-8a7f0369b3dd8492a14d118baac8061e3e7ac64a.tar.gz
src-8a7f0369b3dd8492a14d118baac8061e3e7ac64a.zip
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
Notes
Notes: svn path=/head/; revision=24094
Diffstat (limited to 'lib/libc/sys/rtprio.2')
-rw-r--r--lib/libc/sys/rtprio.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/rtprio.2 b/lib/libc/sys/rtprio.2
index e27311fee81c..9e7c1c95a852 100644
--- a/lib/libc/sys/rtprio.2
+++ b/lib/libc/sys/rtprio.2
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: rtprio.2,v 1.8 1997/02/22 15:04:17 peter Exp $
.\"
.Dd July 23, 1994
.Dt RTPRIO 2
@@ -96,7 +96,9 @@ may only change the idle priority of the current process.
The specified process was not found.
.Sh AUTHOR
The original author was Henrik Vestergaard Draboel - hvd@terry.ping.dk. This
-implementation in FreeBSD was substantially rewritten by David Greenman.
+implementation in
+.Tn FreeBSD
+was substantially rewritten by David Greenman.
.Sh SEE ALSO
.Xr nice 1 ,
.Xr ps 1 ,