From 96fd3196faf5c97dcb95c4aa99df12366ea01d3f Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sat, 12 Jun 2021 10:31:42 +0200 Subject: [PATCH] utimensat.2: ffix Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- 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 /* Definition of AT_* constants */ +.BR "#include " " /* Definition of " AT_* " constants */" .B #include .PP .BI "int utimensat(int " dirfd ", const char *" pathname ,