From: Alejandro Colomar Date: Sat, 11 Sep 2021 15:45:41 +0000 (+0200) Subject: sync.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~674 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37b931baab8ae42efe110e2401116a22eb139ed4;p=thirdparty%2Fman-pages.git sync.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/sync.2 b/man2/sync.2 index 24796c5924..3288225a1f 100644 --- a/man2/sync.2 +++ b/man2/sync.2 @@ -16,6 +16,9 @@ .TH SYNC 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME sync, syncfs \- commit filesystem caches to disk +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include