From c0e1178b14f2b9576f55e01acb87506c8605994c Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 4 Apr 2021 13:58:33 +0200 Subject: [PATCH] futimesat.2: ffix Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- man2/futimesat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/futimesat.2 b/man2/futimesat.2 index 6ac9a9200..86e941fe5 100644 --- a/man2/futimesat.2 +++ b/man2/futimesat.2 @@ -28,7 +28,7 @@ futimesat \- change timestamps of a file relative to a \ directory file descriptor .SH SYNOPSIS .nf -.B #include /* Definition of AT_* constants */ +.BR "#include " " /* Definition of " AT_* " constants */" .B #include .PP .BI "int futimesat(int " dirfd ", const char *" pathname ,