Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/splice.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/splice.2 b/man2/splice.2 index ddb0b2d53..d71a1ef6d 100644 --- a/man2/splice.2 +++ b/man2/splice.2 @@ -26,6 +26,9 @@ .TH SPLICE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME splice \- splice data to/from a pipe +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" -- 2.33.0