From: Alejandro Colomar Date: Sun, 12 Sep 2021 11:55:16 +0000 (+0200) Subject: readahead.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~607 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2eb2d0a98b39976dbee15bc7aa281c998e1ff4b;p=thirdparty%2Fman-pages.git readahead.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/readahead.2 b/man2/readahead.2 index 9d0d14948b..57cb1ec439 100644 --- a/man2/readahead.2 +++ b/man2/readahead.2 @@ -8,6 +8,9 @@ .TH READAHEAD 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME readahead \- initiate file readahead into page cache +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */"