Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/unlink.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/unlink.2 b/man2/unlink.2 index 97b71f6e7..dbb0774cb 100644 --- a/man2/unlink.2 +++ b/man2/unlink.2 @@ -33,6 +33,9 @@ .TH UNLINK 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME unlink, unlinkat \- delete a name and possibly the file it refers to +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <unistd.h> -- 2.33.0