From: Alejandro Colomar Date: Sun, 12 Sep 2021 11:44:31 +0000 (+0200) Subject: rmdir.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~615 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73ff02dfd678f539e61b4b41802d4032bbcb1ed8;p=thirdparty%2Fman-pages.git rmdir.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/rmdir.2 b/man2/rmdir.2 index 56ea1460a7..c785ee625b 100644 --- a/man2/rmdir.2 +++ b/man2/rmdir.2 @@ -10,6 +10,9 @@ .TH RMDIR 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME rmdir \- delete a directory +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include