diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-05-09 14:02:06 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-05-09 14:02:06 +0000 |
| commit | f167d7fb3e81bd884d7b76b78f1216c5afc5db3d (patch) | |
| tree | 748aa914ceae347f84ac91d5a020a04ce51ea2e7 /lib/libc | |
| parent | f9602de6f7ec0f4f2ae814d87c9311c6763e4acc (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 c22a5a6b3944..6670d55bcf7f 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 |
