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 /man2/open.2 | |
| 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 'man2/open.2')
| -rw-r--r-- | man2/open.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/open.2 b/man2/open.2 index 58a38088ee..c25584455d 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -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), |
