aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-09-27 14:12:01 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-09-27 14:18:46 +0200
commit27f942adbc03bc6a536abd8fb089e7e3bf9c0ae4 (patch)
tree45913f4a9bd297b3ebe859c259a58b1d228e9e93 /man7
parent1c6f26640727c658c4deef85926652aac5a03612 (diff)
downloadman-pages-27f942adbc03bc6a536abd8fb089e7e3bf9c0ae4.tar.gz
sched_setparam.2, pthread_mutexattr_init.3, pthread_mutexattr_setrobust.3, pthread_mutex_consistent.3, strtol.3, sched.7, uts_namespaces.7: SEE ALSO: correct list order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/sched.72
-rw-r--r--man7/uts_namespaces.72
2 files changed, 2 insertions, 2 deletions
diff --git a/man7/sched.7 b/man7/sched.7
index 9185169c9d..b383e62cf6 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 1316c9b188..d1f1ed6abd 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),