From: Alejandro Colomar Date: Sat, 11 Sep 2021 13:45:40 +0000 (+0200) Subject: unshare.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~691 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0f9fbb53debb2864ebedb2c3c562a60c1e156a;p=thirdparty%2Fman-pages.git unshare.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/unshare.2 b/man2/unshare.2 index 5551b320b7..938a48480b 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -18,6 +18,9 @@ .TH UNSHARE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME unshare \- disassociate parts of the process execution context +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #define _GNU_SOURCE