diff --git a/man2/rename.2 b/man2/rename.2 index c83ef08a1..04a183d84 100644 --- a/man2/rename.2 +++ b/man2/rename.2 @@ -39,7 +39,7 @@ rename, renameat, renameat2 \- change the name or location of a file .PP .BI "int rename(const char *" oldpath ", const char *" newpath ); .PP -.BR "#include " "/* Definition of AT_* constants */" +.BR "#include " "/* Definition of " AT_* " constants */" .B #include .PP .BI "int renameat(int " olddirfd ", const char *" oldpath ,