]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/fstatat.2
Fix redundant formatting macros
[thirdparty/man-pages.git] / man2 / fstatat.2
index 48b317173d71e6e9bb06f0668c368f15c5e184ec..faa98286a031412010ae85c959564b89c63185dc 100644 (file)
@@ -46,7 +46,7 @@ If the pathname given in
 .I pathname
 is relative, then it is interpreted relative to the directory
 referred to by the file descriptor
-.IR dirfd
+.I dirfd
 (rather than relative to the current working directory of
 the calling process, as is done by
 .BR stat (2)
@@ -65,7 +65,7 @@ directory of the calling process (like
 .BR stat (2)).
 
 If
-.IR pathname
+.I pathname
 is absolute, then
 .I dirfd
 is ignored.