Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/sync.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/sync.2 b/man2/sync.2 index 0fa39ae71..a282b1802 100644 --- a/man2/sync.2 +++ b/man2/sync.2 @@ -36,6 +36,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 <unistd.h> -- 2.33.0