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

index 2f646d14fe95821229fdd0cc90a792aa986c293d..ee77d55a566e436baef554091096c692677e925e 100644 (file)
@@ -6,6 +6,9 @@
 .TH SETXATTR 2 2021-03-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 setxattr, lsetxattr, fsetxattr \- set an extended attribute value
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <sys/xattr.h>