aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/openat2.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/openat2.2 b/man2/openat2.2
index d64004b3e0..29b716d97a 100644
--- a/man2/openat2.2
+++ b/man2/openat2.2
@@ -72,7 +72,7 @@ is an absolute pathname, then
is ignored (unless
.I how.resolve
contains
-.BR RESOLVE_IN_ROOT,
+.BR RESOLVE_IN_ROOT ,
in which case
.I pathname
is resolved relative to
@@ -223,11 +223,11 @@ If a prefix component of
equates to
.IR dirfd ,
then an immediately following
-.IR ..
+.IR ..\&
component likewise equates to
.IR dirfd
(just as
-.I /..
+.I /..\&
is traditionally equivalent to
.IR / ).
If