From 0345fbd45150fa2eb2cb4a694cc0d9f6425044e7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 19 May 2020 07:27:03 +0200 Subject: [PATCH] utimensat.2: ffix 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 06c0f3d03..8dd40a04d 100644 --- a/man2/utimensat.2 +++ b/man2/utimensat.2 @@ -479,7 +479,7 @@ Note, however, that the glibc wrapper for disallows passing NULL as the value for .IR pathname : the wrapper function returns the error -.IR EINVAL +.BR EINVAL in this case. .SH BUGS Several bugs afflict