From a3c632017e2c1a24a55f9dc6f0232f1f13dbdb4c Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sat, 10 May 2003 06:48:30 +0000 Subject: typos; --- src/lib/libc/stdlib/strtoul.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/strtoul.3') diff --git a/src/lib/libc/stdlib/strtoul.3 b/src/lib/libc/stdlib/strtoul.3 index 0e804ec3f9..39de7e0656 100644 --- a/src/lib/libc/stdlib/strtoul.3 +++ b/src/lib/libc/stdlib/strtoul.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strtoul.3,v 1.13 2003/04/21 21:49:40 millert Exp $ +.\" $OpenBSD: strtoul.3,v 1.14 2003/05/10 06:48:30 jmc Exp $ .\" .Dd June 25, 1992 .Dt STRTOUL 3 @@ -42,7 +42,7 @@ .Nm strtoul , .Nm strtoull , .Nm strtouq -.Nd convert a string to an unsigned long or unsigned long long integer +.Nd "convert a string to an unsigned long or unsigned long long integer" .Sh SYNOPSIS .Fd #include .Fd #include -- cgit v1.2.3-55-g6feb