diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-05-19 07:23:34 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-05-19 07:23:34 +0200 |
| commit | c8fb1c6d4ad5cb464a68ecc7bd23fd483ecea02c (patch) | |
| tree | ee003afb338170771f6b9a04c155df7ef6364f02 /man7 | |
| parent | bba4bbbd9acfbee4353ebb5956a65f4153a1e21b (diff) | |
| download | man-pages-c8fb1c6d4ad5cb464a68ecc7bd23fd483ecea02c.tar.gz | |
gettid.2, open.2, seccomp.2, pthread_mutex_consistent.3, signal.7, xattr.7: Put SEE ALSO entries in alphabetical order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/signal.7 | 2 | ||||
| -rw-r--r-- | man7/xattr.7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man7/signal.7 b/man7/signal.7 index 2e682e5887..433bfc3047 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -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), diff --git a/man7/xattr.7 b/man7/xattr.7 index 23a928c1bd..1db880c41c 100644 --- a/man7/xattr.7 +++ b/man7/xattr.7 @@ -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), |
