Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/tee.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/tee.2 b/man2/tee.2 index d2ceef331..11d6281d4 100644 --- a/man2/tee.2 +++ b/man2/tee.2 @@ -26,6 +26,9 @@ .TH TEE 2 2020-06-09 "Linux" "Linux Programmer's Manual" .SH NAME tee \- duplicating pipe content +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" -- 2.33.0