aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strtoul.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strtoul.3')
-rw-r--r--man3/strtoul.313
1 files changed, 8 insertions, 5 deletions
diff --git a/man3/strtoul.3 b/man3/strtoul.3
index b43a0b1dd3..14c72fb774 100644
--- a/man3/strtoul.3
+++ b/man3/strtoul.3
@@ -160,11 +160,14 @@ T} Thread safety MT-Safe locale
.ad
.sp 1
.SH STANDARDS
-.BR strtoul ():
-POSIX.1-2001, POSIX.1-2008, C89, C99 SVr4.
-.PP
-.BR strtoull ():
-POSIX.1-2001, POSIX.1-2008, C99.
+C11, POSIX.1-2008.
+.SH HISTORY
+.TP
+.BR strtoul ()
+POSIX.1-2001, C89, SVr4.
+.TP
+.BR strtoull ()
+POSIX.1-2001, C99.
.SH NOTES
Since
.BR strtoul ()