Module Name: src
Committed By: pooka
Date: Wed Dec 2 12:50:27 UTC 2009
Modified Files:
src/lib/libc/stdlib: strtoul.3
Log Message:
tyop de fix
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libc/stdlib/strtoul.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/stdlib/strtoul.3
diff -u src/lib/libc/stdlib/strtoul.3:1.24 src/lib/libc/stdlib/strtoul.3:1.25
--- src/lib/libc/stdlib/strtoul.3:1.24 Wed Dec 2 12:45:35 2009
+++ src/lib/libc/stdlib/strtoul.3 Wed Dec 2 12:50:27 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: strtoul.3,v 1.24 2009/12/02 12:45:35 pooka Exp $
+.\" $NetBSD: strtoul.3,v 1.25 2009/12/02 12:50:27 pooka Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -174,7 +174,7 @@
returns
.Dv UINTMAX_MAX ,
.Fn strtouq
-return
+returns
.Dv UQUAD_MAX ,
and the global variable
.Va errno