]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
readahead.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 11:55:16 +0000 (13:55 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:03 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/readahead.2

index 9d0d14948bd7f127a5c662c9c7875bac21c1796d..57cb1ec43971065504f15fe08180edfc9de23b2b 100644 (file)
@@ -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) */"