]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
unshare.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 11 Sep 2021 13:45:40 +0000 (15:45 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:02 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/unshare.2

index 5551b320b712f33924387faea62bfa1cf1d28e4a..938a48480b0a2178aa8cc2e52de5103abb856124 100644 (file)
@@ -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