summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2002-01-20 16:50:29 +0000
committeryar <yar@FreeBSD.org>2002-01-20 16:50:29 +0000
commit1c60c1c1700ad91938e79e6690cedf9d650ebb73 (patch)
tree5016ec2cbaf8e277ead7c5b1b857a9f9f9ae56b9 /lib
parentb0c0c9a06f3a306996c4891873864e470c7facf2 (diff)
downloadFreeBSD-src-1c60c1c1700ad91938e79e6690cedf9d650ebb73.zip
FreeBSD-src-1c60c1c1700ad91938e79e6690cedf9d650ebb73.tar.gz
Minor typo fix: uquad_t -> u_quad_t.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/strtoul.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strtoul.3 b/lib/libc/stdlib/strtoul.3
index 9fa9539..3eb602e 100644
--- a/lib/libc/stdlib/strtoul.3
+++ b/lib/libc/stdlib/strtoul.3
@@ -44,7 +44,7 @@
.Nd "convert a string to an"
.Vt "unsigned long" , "unsigned long long" , uintmax_t ,
or
-.Vt uquad_t
+.Vt u_quad_t
integer
.Sh LIBRARY
.Lb libc
OpenPOWER on IntegriCloud