Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/unshare.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/unshare.2 b/man2/unshare.2 index 851c2b20e..7eee0050d 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -20,6 +20,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 -- 2.33.0