aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-09-12 13:14:59 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 16:33:03 +0100
commit5dcdb55189b4d16182ca1e374ba76ebb606a2f00 (patch)
tree94ceb5bc129e9aa86e8706619eda2f67d87fc39c /man2
parent998205661842d499a864ba6c47c6888036385fb6 (diff)
downloadman-pages-5dcdb55189b4d16182ca1e374ba76ebb606a2f00.tar.gz
setxattr.2: Add LIBRARY section
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/setxattr.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/setxattr.2 b/man2/setxattr.2
index 2f646d14fe..ee77d55a56 100644
--- a/man2/setxattr.2
+++ b/man2/setxattr.2
@@ -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>