]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
openat2.2: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 12 Jun 2020 19:54:55 +0000 (21:54 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 12 Jun 2020 19:54:55 +0000 (21:54 +0200)
Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/openat2.2

index d64004b3e0b496649c5d730dc0c0644a881b16f3..29b716d97ac4042de1002703c07c708ee6ae1d66 100644 (file)
@@ -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