]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
link.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 14:02:06 +0000 (16:02 +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/link.2

index bb09807994e470da46b2d8540c360a676de47eb4..feb5052d5ce14394097e75030bb69fafc9fc518c 100644 (file)
@@ -12,6 +12,9 @@
 .TH LINK 2 2021-08-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 link, linkat \- make a new name for a file
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <unistd.h>