diff options
-rw-r--r-- | lib/libc/stdlib/a64l.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/a64l.3 b/lib/libc/stdlib/a64l.3 index 97545e9..50cb444 100644 --- a/lib/libc/stdlib/a64l.3 +++ b/lib/libc/stdlib/a64l.3 @@ -159,7 +159,7 @@ If value is 0, .Fn l64a returns a pointer to an empty string. .Sh SEE ALSO -.Xr stroul 3 +.Xr strtoul 3 .Sh HISTORY The .Fn a64l , |