]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
gettid.2, open.2, seccomp.2, pthread_mutex_consistent.3, signal.7, xattr.7: Put SEE...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 19 May 2020 05:23:34 +0000 (07:23 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 19 May 2020 05:23:34 +0000 (07:23 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/gettid.2
man2/open.2
man2/seccomp.2
man3/pthread_mutex_consistent.3
man7/signal.7
man7/xattr.7

index ea0c0d4bd641d3e083579e60b0bd84b8d14af5a4..19b0839e7c6c29a89caff8f6e7a4e62477185a6b 100644 (file)
@@ -81,8 +81,8 @@ is the same as its thread ID (the value returned by
 .BR clone (2),
 .BR fcntl (2),
 .BR fork (2),
-.BR getpid (2),
 .BR get_robust_list (2),
+.BR getpid (2),
 .\" .BR kcmp (2),
 .BR ioprio_set (2),
 .\" .BR move_pages (2),
index 58a38088ee595c011517eed2430ca05e80c06df5..c25584455d99d414a21a94c530567e35dfb7670d 100644 (file)
@@ -1863,8 +1863,8 @@ is ignored).
 .BR mknod (2),
 .BR mmap (2),
 .BR mount (2),
-.BR openat2 (2),
 .BR open_by_handle_at (2),
+.BR openat2 (2),
 .BR read (2),
 .BR socket (2),
 .BR stat (2),
index 700edf1cbbe6d82c1db96cace4be934fe9cedd4c..4707f86287eb74e989b92e4c4c3c656923d48cdf 100644 (file)
@@ -1124,11 +1124,11 @@ Various pages from the
 .I libseccomp
 library, including:
 .BR scmp_sys_resolver (1),
+.BR seccomp_export_bpf (3),
 .BR seccomp_init (3),
 .BR seccomp_load (3),
-.BR seccomp_rule_add (3),
 and
-.BR seccomp_export_bpf (3).
+.BR seccomp_rule_add (3).
 .PP
 The kernel source files
 .IR Documentation/networking/filter.txt
index 3d321a4831173c774bb1d3fb451cc8b0c046a234..b898a8af181cb5eba32b97ed0ec55e3ce585cd16 100644 (file)
@@ -99,8 +99,8 @@ See
 .SH SEE ALSO
 .ad l
 .nh
-.BR pthread_mutexattr_init (3),
 .BR pthread_mutex_lock (3),
+.BR pthread_mutexattr_init (3),
 .BR pthread_mutexattr_getrobust (3),
 .BR pthread_mutexattr_setrobust (3),
 .BR pthreads (7)
index 2e682e5887aa8d9255d1b4b57f338d60ec7c6a4f..433bfc30474a9fc16e5bea5bd6e5716197ec6d4f 100644 (file)
@@ -875,9 +875,9 @@ for further details.
 .BR clone (2),
 .BR getrlimit (2),
 .BR kill (2),
+.BR pidfd_send_signal (2),
 .BR restart_syscall (2),
 .BR rt_sigqueueinfo (2),
-.BR pidfd_send_signal (2),
 .BR setitimer (2),
 .BR setrlimit (2),
 .BR sgetmask (2),
index 23a928c1bda8e014c1927693c622eaff65c9fcbf..1db880c41cc7ff05a532a6c265826333834975bb 100644 (file)
@@ -186,10 +186,10 @@ This page was formerly named
 .\" and the SGI XFS development team,
 .\" .RI < linux-xfs@oss.sgi.com >.
 .SH SEE ALSO
+.BR attr (1),
 .BR getfattr (1),
 .BR setfattr (1),
 .BR getxattr (2),
-.BR attr (1),
 .BR ioctl_iflags (2),
 .BR listxattr (2),
 .BR removexattr (2),