diff --git a/man2/request_key.2 b/man2/request_key.2 index 1f998efa3..c52a38a8b 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -549,9 +549,9 @@ main(int argc, char *argv[]) .BR add_key (2), .BR keyctl (2), .BR keyctl (3), +.BR capabilities (7), .BR keyrings (7), .BR keyutils (7), -.BR capabilities (7), .BR persistent\-keyring (7), .BR process\-keyring (7), .BR session\-keyring (7), diff --git a/man2/statx.2 b/man2/statx.2 index 026d70a32..3e423f4d8 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -540,8 +540,8 @@ system call; call it using .BR access (2), .BR chmod (2), .BR chown (2), -.BR stat (2), .BR readlink (2), +.BR stat (2), .BR utime (2), .BR capabilities (7), .BR inode (7), diff --git a/man7/pthreads.7 b/man7/pthreads.7 index e4d05f13d..182536086 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -911,8 +911,8 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\ .BR signal (7) .PP Various Pthreads manual pages, for example: -.BR pthread_attr_init (3), .BR pthread_atfork (3), +.BR pthread_attr_init (3), .BR pthread_cancel (3), .BR pthread_cleanup_push (3), .BR pthread_cond_signal (3),