From: Alejandro Colomar Date: Sun, 27 Feb 2022 20:32:32 +0000 (+0100) Subject: sleep.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ea535d660fbda28245b49a35def1e4e9a3f52e;p=thirdparty%2Fman-pages.git sleep.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/sleep.3 b/man3/sleep.3 index 350917092b..e5fcff65f4 100644 --- a/man3/sleep.3 +++ b/man3/sleep.3 @@ -6,6 +6,9 @@ .TH SLEEP 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME sleep \- sleep for a specified number of seconds +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include