diff options
Diffstat (limited to 'manual/pthread_setschedparam.html')
| -rw-r--r-- | manual/pthread_setschedparam.html | 9 | 
1 files changed, 5 insertions, 4 deletions
diff --git a/manual/pthread_setschedparam.html b/manual/pthread_setschedparam.html index 920c20b..8dbb9c4 100644 --- a/manual/pthread_setschedparam.html +++ b/manual/pthread_setschedparam.html @@ -3,9 +3,10 @@  <HEAD>  	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">  	<TITLE>PTHREAD_SETSCHEDPARAM(3) manual page</TITLE> -	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.3  (Linux)"> +	<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4  (Linux)">  	<META NAME="CREATED" CONTENT="20050504;18110100"> -	<META NAME="CHANGED" CONTENT="20050614;14012300"> +	<META NAME="CHANGEDBY" CONTENT="Ross Johnson"> +	<META NAME="CHANGED" CONTENT="20080630;22330400">  	<!-- manual page source format generated by PolyglotMan v3.2, -->  	<!-- available at http://polyglotman.sourceforge.net/ -->  </HEAD> @@ -86,8 +87,8 @@ codes:  <P><A HREF="sched_setscheduler.html"><B>sched_setscheduler</B>(2)</A>  , <A HREF="sched_getscheduler.html"><B>sched_getscheduler</B>(2)</A>  , <A HREF="sched_getparam.html"><B>sched_getparam</B>(2)</A> , -<A HREF="pthread_attr_setschedpolicy.html"><B>pthread_attr_setschedpolicy</B>(3)</A> -, <A HREF="pthread_attr_setschedparam.html"><B>pthread_attr_setschedparam</B>(3)</A> +<A HREF="pthread_attr_init.html"><B>pthread_attr_setschedpolicy</B>(3)</A> +, <A HREF="pthread_attr_init.html"><B>pthread_attr_setschedparam</B>(3)</A>  .   </P>  <HR>  | 
