diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2002-01-20 16:50:29 +0000 | 
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2002-01-20 16:50:29 +0000 | 
| commit | b454be098e1dd9830f2004d7961d747e4d4941ec (patch) | |
| tree | 5016ec2cbaf8e277ead7c5b1b857a9f9f9ae56b9 | |
| parent | 4496239cd9c5060197d9e9356f4ae4ba95cd75de (diff) | |
Notes
| -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 9fa9539f9440..3eb602e08fa1 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  | 
