From 1796fdb9008dd4420e63cf09c92b7e4ef5dc916e Mon Sep 17 00:00:00 2001 From: wkoszek Date: Sun, 26 Feb 2006 23:01:11 +0000 Subject: Fix typo in manual page reference. Approved by: cognet (mentor) MFC after: 3 days --- lib/libc/stdlib/a64l.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') 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 , -- cgit v1.1