diff options
| -rw-r--r-- | man3/posix_openpt.3 | 3 |
1 files changed, 3 insertions, 0 deletions
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 <stdlib.h> |
