From: Alejandro Colomar Date: Sun, 6 Mar 2022 19:25:21 +0000 (+0100) Subject: memfrob.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d73dbb4e697ec45b7683013eda00848e36e4f1;p=thirdparty%2Fman-pages.git memfrob.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/memfrob.3 b/man3/memfrob.3 index 76c6ebd2d2..efd6c1d634 100644 --- a/man3/memfrob.3 +++ b/man3/memfrob.3 @@ -10,6 +10,9 @@ .TH MEMFROB 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME memfrob \- frobnicate (obfuscate) a memory area +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */"