Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/sync_file_range.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2 index e01a9f9bb..b613dc3b8 100644 --- a/man2/sync_file_range.2 +++ b/man2/sync_file_range.2 @@ -30,6 +30,9 @@ .TH SYNC_FILE_RANGE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME sync_file_range \- sync a file segment with disk +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" -- 2.33.0