From 1c60c1c1700ad91938e79e6690cedf9d650ebb73 Mon Sep 17 00:00:00 2001 From: yar Date: Sun, 20 Jan 2002 16:50:29 +0000 Subject: Minor typo fix: uquad_t -> u_quad_t. --- lib/libc/stdlib/strtoul.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') 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 -- cgit v1.1