From 0afc94c17a8772df34294778904e816258542498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20Sp=C3=B6rlein?= Date: Thu, 13 May 2010 12:07:55 +0000 Subject: mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the bottom of the manpages and order them consistently. GNU groff doesn't care about the ordering, and doesn't even mention CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put them. Found by: mdocml lint run Reviewed by: ru --- usr.sbin/rtprio/rtprio.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/rtprio') diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 3141fba384e3..567a1c437ee7 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -161,9 +161,6 @@ The utility appeared in .Fx 2.0 , but is similar to the HP-UX version. -.Sh CAVEATS -You can lock yourself out of the system by placing a cpu-heavy -process in a realtime priority. .Sh AUTHORS .An -nosplit .An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk @@ -173,6 +170,9 @@ implementation in .Fx was substantially rewritten by .An David Greenman . +.Sh CAVEATS +You can lock yourself out of the system by placing a cpu-heavy +process in a realtime priority. .Sh BUGS There is no way to set/view the realtime priority of process 0 (swapper) (see -- cgit v1.2.3