summaryrefslogtreecommitdiffstats
path: root/man/man3/strtoul.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/man3/strtoul.3 (renamed from man3/strtoul.3)2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strtoul.3 b/man/man3/strtoul.3
index 99b5a47..dd9d2c1 100644
--- a/man3/strtoul.3
+++ b/man/man3/strtoul.3
@@ -11,7 +11,7 @@
.\" Fixed typo, aeb, 950823
.\" 2002-02-22, joey, mihtjel: Added strtoull()
.\"
-.TH strtoul 3 2023-12-19 "Linux man-pages 6.7"
+.TH strtoul 3 2024-05-02 "Linux man-pages (unreleased)"
.SH NAME
strtoul, strtoull, strtouq \- convert a string to an unsigned long integer
.SH LIBRARY