diff options
author | ru <ru@FreeBSD.org> | 2000-12-14 13:58:15 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-12-14 13:58:15 +0000 |
commit | e5a37f2e6f848d57aad36513af7650a5a5cebf25 (patch) | |
tree | 68d18fca60cc9c8ac10a5e4d762edb9dc15e962c /lib/libc/sys/rtprio.2 | |
parent | c86298b9bce46e409b15886701b11dfe7f6ee103 (diff) | |
download | FreeBSD-src-e5a37f2e6f848d57aad36513af7650a5a5cebf25.zip FreeBSD-src-e5a37f2e6f848d57aad36513af7650a5a5cebf25.tar.gz |
mdoc(7) police: added missing .Os call.
Diffstat (limited to 'lib/libc/sys/rtprio.2')
-rw-r--r-- | lib/libc/sys/rtprio.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/rtprio.2 b/lib/libc/sys/rtprio.2 index 55c10d6..51d3367 100644 --- a/lib/libc/sys/rtprio.2 +++ b/lib/libc/sys/rtprio.2 @@ -31,6 +31,7 @@ .\" .Dd July 23, 1994 .Dt RTPRIO 2 +.Os FreeBSD .Sh NAME .Nm rtprio .Nd examine or modify a process realtime or idle priority |