Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/write.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/write.2 b/man2/write.2 index 1a2de2722..18936a2cf 100644 --- a/man2/write.2 +++ b/man2/write.2 @@ -39,6 +39,9 @@ .TH WRITE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME write \- write to a file descriptor +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <unistd.h> -- 2.33.0