From 853debf2e358b612a595ae421563683a1e774798 Mon Sep 17 00:00:00 2001
From: rpj <rpj>
Date: Tue, 14 Jun 2005 04:02:39 +0000
Subject: ''

---
 manual/pthread_setschedparam.html | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/manual/pthread_setschedparam.html b/manual/pthread_setschedparam.html
index 510ddf9..920c20b 100644
--- a/manual/pthread_setschedparam.html
+++ b/manual/pthread_setschedparam.html
@@ -5,7 +5,7 @@
 	<TITLE>PTHREAD_SETSCHEDPARAM(3) manual page</TITLE>
 	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.3  (Linux)">
 	<META NAME="CREATED" CONTENT="20050504;18110100">
-	<META NAME="CHANGED" CONTENT="20050504;18212800">
+	<META NAME="CHANGED" CONTENT="20050614;14012300">
 	<!-- manual page source format generated by PolyglotMan v3.2, -->
 	<!-- available at http://polyglotman.sourceforge.net/ -->
 </HEAD>
@@ -35,9 +35,7 @@ the thread <I>target_thread</I> as indicated by <I>policy</I> and
 (regular, non-real-time scheduling), <B>SCHED_RR</B> (real-time,
 round-robin) or <B>SCHED_FIFO</B> (real-time, first-in first-out).
 <I>param</I> specifies the scheduling priority for the two real-time
-policies. See <A HREF="sched_setpolicy.html"><B>sched_setpolicy</B>(2)</A>
-for more information on scheduling policies. 
-</P>
+policies.</P>
 <P><B>Pthreads-w32</B> only supports SCHED_OTHER and does not support
 the real-time scheduling policies <B>SCHED_RR</B> and <B>SCHED_FIFO.</B>
 </P>
@@ -112,4 +110,4 @@ codes:
 	</P>
 </UL>
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file
-- 
cgit v1.2.3