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

index be72a2c56f1c59536448956de6ba738401a5bcc1..0e2c65c359ec912cca595935e7e2891873ce1567 100644 (file)
@@ -12,6 +12,9 @@
 .TH MKNOD 2 2021-08-27 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mknod, mknodat \- create a special or ordinary file
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <sys/stat.h>