Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/utimensat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/utimensat.2 b/man2/utimensat.2 index 05b36c9e6..006677db8 100644 --- a/man2/utimensat.2 +++ b/man2/utimensat.2 @@ -28,7 +28,7 @@ utimensat, futimens \- change file timestamps with nanosecond precision .SH SYNOPSIS .nf -.B #include <fcntl.h> /* Definition of AT_* constants */ +.BR "#include <fcntl.h>" " /* Definition of " AT_* " constants */" .B #include <sys/stat.h> .PP .BI "int utimensat(int " dirfd ", const char *" pathname , -- 2.32.0