Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/vmsplice.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/vmsplice.2 b/man2/vmsplice.2 index 9102c4c92..eacf842b2 100644 --- a/man2/vmsplice.2 +++ b/man2/vmsplice.2 @@ -26,6 +26,9 @@ .TH VMSPLICE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME vmsplice \- splice user pages 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