From: Alejandro Colomar Date: Mon, 10 May 2021 17:55:25 +0000 (+0200) Subject: link.2: ffix X-Git-Tag: man-pages-5.12~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d0eaf52b5012fbc7b483ea94af8d2fb71be943;p=thirdparty%2Fman-pages.git link.2: ffix Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- diff --git a/man2/link.2 b/man2/link.2 index 611cd6c13f..c285ae8962 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 ,