Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/subpage_prot.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/subpage_prot.2 b/man2/subpage_prot.2 index 91bb789e1..f379a6297 100644 --- a/man2/subpage_prot.2 +++ b/man2/subpage_prot.2 @@ -30,6 +30,9 @@ .TH SUBPAGE_PROT 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME subpage_prot \- define a subpage protection for an address range +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <sys/syscall.h>" " /* Definition of " SYS_* " constants */" -- 2.33.0