From: Alejandro Colomar Date: Sun, 6 Mar 2022 18:53:00 +0000 (+0100) Subject: posix_openpt.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a515976754ee77d7aee51d355ebaefa36bb563;p=thirdparty%2Fman-pages.git posix_openpt.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/posix_openpt.3 b/man3/posix_openpt.3 index 869371b0ce..d19570b698 100644 --- a/man3/posix_openpt.3 +++ b/man3/posix_openpt.3 @@ -5,6 +5,9 @@ .TH POSIX_OPENPT 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME posix_openpt \- open a pseudoterminal device +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include