diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2 index 9c1f8ed43..f792c4204 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -121,8 +121,8 @@ POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .ad l .nh -.BR gettid (2), .BR getpriority (2), +.BR gettid (2), .BR nice (2), .BR sched_get_priority_max (2), .BR sched_get_priority_min (2), diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3 index 92178b7bc..f9b64625c 100644 --- a/man3/pthread_mutex_consistent.3 +++ b/man3/pthread_mutex_consistent.3 @@ -101,6 +101,6 @@ See .nh .BR pthread_mutexattr_init (3), .BR pthread_mutex_lock (3), -.BR pthread_mutexattr_setrobust (3), .BR pthread_mutexattr_getrobust (3), +.BR pthread_mutexattr_setrobust (3), .BR pthreads (7) diff --git a/man3/pthread_mutexattr_init.3 b/man3/pthread_mutexattr_init.3 index b37f32bc4..eb0f7d69f 100644 --- a/man3/pthread_mutexattr_init.3 +++ b/man3/pthread_mutexattr_init.3 @@ -65,6 +65,6 @@ have already been initialized using that object. .ad l .nh .BR pthread_mutex_init (3), -.BR pthread_mutexattr_getrobust (3), .BR pthread_mutexattr_getpshared (3), +.BR pthread_mutexattr_getrobust (3), .BR pthreads (7) diff --git a/man3/pthread_mutexattr_setrobust.3 b/man3/pthread_mutexattr_setrobust.3 index 4650cf630..b5583b092 100644 --- a/man3/pthread_mutexattr_setrobust.3 +++ b/man3/pthread_mutexattr_setrobust.3 @@ -279,7 +279,7 @@ main(int argc, char *argv[]) .nh .BR get_robust_list (2), .BR set_robust_list (2), -.BR pthread_mutex_init (3), .BR pthread_mutex_consistent (3), +.BR pthread_mutex_init (3), .BR pthread_mutex_lock (3), .BR pthreads (7) diff --git a/man3/strtol.3 b/man3/strtol.3 index 76eeb40a6..9cb610925 100644 --- a/man3/strtol.3 +++ b/man3/strtol.3 @@ -299,5 +299,5 @@ main(int argc, char *argv[]) .BR atoi (3), .BR atol (3), .BR strtod (3), -.BR strtoul (3), .BR strtoimax (3) +.BR strtoul (3), diff --git a/man7/sched.7 b/man7/sched.7 index 9185169c9..b383e62cf 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -989,8 +989,8 @@ was not possible up to kernel version 2.6.17. .BR sched_setscheduler (2), .BR sched_yield (2), .BR setpriority (2), -.BR pthread_getschedparam (3), .BR pthread_getaffinity_np (3), +.BR pthread_getschedparam (3), .BR pthread_setaffinity_np (3), .BR sched_getcpu (3), .BR capabilities (7), diff --git a/man7/uts_namespaces.7 b/man7/uts_namespaces.7 index 1316c9b18..d1f1ed6ab 100644 --- a/man7/uts_namespaces.7 +++ b/man7/uts_namespaces.7 @@ -56,8 +56,8 @@ option. .BR nsenter (1), .BR unshare (1), .BR clone (2), -.BR gethostname (2), .BR getdomainname (2), +.BR gethostname (2), .BR setns (2), .BR uname (2), .BR unshare (2),