aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getpt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getpt.3')
-rw-r--r--man3/getpt.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getpt.3 b/man3/getpt.3
index 739e3ab101..f3f8507247 100644
--- a/man3/getpt.3
+++ b/man3/getpt.3
@@ -43,9 +43,6 @@ to indicate the error.
.BR getpt ()
can fail with various errors described in
.BR open (2).
-.SH VERSIONS
-.BR getpt ()
-is provided since glibc 2.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
@@ -63,6 +60,9 @@ T} Thread safety MT-Safe
.hy
.ad
.sp 1
+.SH VERSIONS
+.BR getpt ()
+is provided since glibc 2.1.
.SH STANDARDS
.BR getpt ()
is glibc-specific;