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 /man3/pthread_mutex_consistent.3 | |
| 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 'man3/pthread_mutex_consistent.3')
| -rw-r--r-- | man3/pthread_mutex_consistent.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3 index 3d321a4831..b898a8af18 100644 --- a/man3/pthread_mutex_consistent.3 +++ b/man3/pthread_mutex_consistent.3 @@ -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) |
