diff options
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r-- | lib/libc/stdlib/strtoul.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strtoul.3 b/lib/libc/stdlib/strtoul.3 index c22a5a6..6670d55 100644 --- a/lib/libc/stdlib/strtoul.3 +++ b/lib/libc/stdlib/strtoul.3 @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm strtoul, strtouq -.Nd convert a string to an unsigned long or uquad_t integer +.Nd "convert a string to an unsigned long or uquad_t integer" .Sh LIBRARY .Lb libc .Sh SYNOPSIS |