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/strtol.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/strtol.3') diff --git a/src/lib/libc/stdlib/strtol.3 b/src/lib/libc/stdlib/strtol.3 index 7ac9f52b7a..b37f2cd725 100644 --- a/src/lib/libc/stdlib/strtol.3 +++ b/src/lib/libc/stdlib/strtol.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strtol.3,v 1.11 2002/11/21 20:54:09 millert Exp $ +.\" $OpenBSD: strtol.3,v 1.12 2003/05/10 06:48:30 jmc Exp $ .\" .Dd June 25, 1992 .Dt STRTOL 3 @@ -42,7 +42,7 @@ .Nm strtol , .Nm strtoll , .Nm strtoq -.Nd convert string value to a long or long long integer +.Nd "convert string value to a long or long long integer" .Sh SYNOPSIS .Fd #include .Fd #include -- cgit v1.2.3-55-g6feb