Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/stdlib/atoi.3,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/stdlib/atoi.3,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- src/lib/libc/stdlib/atoi.3 1998/02/05 18:49:49 1.5 +++ src/lib/libc/stdlib/atoi.3 2002/02/07 07:00:28 1.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: atoi.3,v 1.5 1998/02/05 18:49:49 perry Exp $ +.\" $NetBSD: atoi.3,v 1.6 2002/02/07 07:00:28 ross Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,7 +48,7 @@ string to integer .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include +.Fd #include \*[Lt]stdlib.h\*[Gt] .Ft int .Fn atoi "const char *nptr" .Sh DESCRIPTION