From: Alejandro Colomar Date: Sun, 12 Sep 2021 11:14:59 +0000 (+0200) Subject: setxattr.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~652 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dcdb55189b4d16182ca1e374ba76ebb606a2f00;p=thirdparty%2Fman-pages.git setxattr.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- 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