diff options
Diffstat (limited to 'man3/getpt.3')
| -rw-r--r-- | man3/getpt.3 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/man3/getpt.3 b/man3/getpt.3 index f3f8507247..38cecdf233 100644 --- a/man3/getpt.3 +++ b/man3/getpt.3 @@ -61,14 +61,13 @@ T} Thread safety MT-Safe .ad .sp 1 .SH VERSIONS -.BR getpt () -is provided since glibc 2.1. -.SH STANDARDS -.BR getpt () -is glibc-specific; -use +Use .BR posix_openpt (3) instead. +.SH STANDARDS +GNU. +.SH HISTORY +glibc 2.1. .SH SEE ALSO .BR grantpt (3), .BR posix_openpt (3), |
