summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man2/openat2.2
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/fedora-rawhide/man2/openat2.2')
-rw-r--r--upstream/fedora-rawhide/man2/openat2.26
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/fedora-rawhide/man2/openat2.2 b/upstream/fedora-rawhide/man2/openat2.2
index 53db59f7..4a194395 100644
--- a/upstream/fedora-rawhide/man2/openat2.2
+++ b/upstream/fedora-rawhide/man2/openat2.2
@@ -1,7 +1,7 @@
.\" Copyright (C) 2019 Aleksa Sarai <cyphar@cyphar.com>
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH openat2 2 2023-10-31 "Linux man-pages 6.06"
+.TH openat2 2 2024-02-25 "Linux man-pages 6.7"
.SH NAME
openat2 \- open and possibly create a file (extended)
.SH LIBRARY
@@ -374,7 +374,7 @@ in the kernel's lookup cache.
If any kind of revalidation or I/O is needed to satisfy the lookup,
.BR openat2 ()
fails with the error
-.B EAGAIN .
+.BR EAGAIN .
This is useful in providing a fast-path open that can be performed without
resorting to thread offload, or other mechanisms that an application might
use to offload slower operations.
@@ -421,7 +421,7 @@ information.
The caller should retry without
.B RESOLVE_CACHED
set in
-.I how.resolve .
+.IR how.resolve .
.TP
.B EINVAL
An unknown flag or invalid value was specified in