From: Alejandro Colomar Date: Sun, 12 Sep 2021 11:43:50 +0000 (+0200) Subject: rename.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~616 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d18e68362e910f9131d74e9231e74588d64ec3db;p=thirdparty%2Fman-pages.git rename.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/rename.2 b/man2/rename.2 index 587ddf5d40..ba4925e04c 100644 --- a/man2/rename.2 +++ b/man2/rename.2 @@ -13,6 +13,9 @@ .TH RENAME 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME rename, renameat, renameat2 \- change the name or location of a file +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include