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