]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
rename.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 11:43:50 +0000 (13:43 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:03 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/rename.2

index 587ddf5d406bba2950a14c2723f99f36ed84a6e4..ba4925e04cc11453cc8f581df83bc9542ba9e952 100644 (file)
@@ -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 <stdio.h>