diff --git a/man2/link.2 b/man2/link.2 index 611cd6c13..c285ae896 100644 --- a/man2/link.2 +++ b/man2/link.2 @@ -38,7 +38,7 @@ link, linkat \- make a new name for a file .PP .BI "int link(const char *" oldpath ", const char *" newpath ); .PP -.BR "#include " "/* Definition of AT_* constants */" +.BR "#include " "/* Definition of " AT_* " constants */" .B #include .PP .BI "int linkat(int " olddirfd ", const char *" oldpath ,