Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/unlink.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/unlink.2 b/man2/unlink.2 index 39a4ec974..6f4c187f8 100644 --- a/man2/unlink.2 +++ b/man2/unlink.2 @@ -39,7 +39,7 @@ unlink, unlinkat \- delete a name and possibly the file it refers to .PP .BI "int unlink(const char *" pathname ); .PP -.BR "#include <fcntl.h> " "/* Definition of AT_* constants */" +.BR "#include <fcntl.h> " "/* Definition of " AT_* " constants */" .B #include <unistd.h> .PP .BI "int unlinkat(int " dirfd ", const char *" pathname ", int " flags ); -- 2.32.0