Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/symlink.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/symlink.2 b/man2/symlink.2 index 6c929101c..8b05fc081 100644 --- a/man2/symlink.2 +++ b/man2/symlink.2 @@ -33,6 +33,9 @@ .TH SYMLINK 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME symlink, symlinkat \- make a new name for a file +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <unistd.h> -- 2.33.0