From f51fabeb1a8d1699e8a28f593cd74d601a877ad7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 6 Nov 2008 12:39:39 -0500 Subject: [PATCH] pthread_getschedparam.3: New link to new pthread_setschedparam.3 Signed-off-by: Michael Kerrisk --- man3/pthread_getschedparam.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/pthread_getschedparam.3 diff --git a/man3/pthread_getschedparam.3 b/man3/pthread_getschedparam.3 new file mode 100644 index 000000000..67299c578 --- /dev/null +++ b/man3/pthread_getschedparam.3 @@ -0,0 +1 @@ +.so man3/pthread_setschedparam.3