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/getsubopt.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/getsubopt.3') diff --git a/src/lib/libc/stdlib/getsubopt.3 b/src/lib/libc/stdlib/getsubopt.3 index 8a17da4ea5..e2d8641016 100644 --- a/src/lib/libc/stdlib/getsubopt.3 +++ b/src/lib/libc/stdlib/getsubopt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getsubopt.3,v 1.5 2000/12/15 14:31:17 aaron Exp $ +.\" $OpenBSD: getsubopt.3,v 1.6 2003/05/10 06:48:30 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -66,7 +66,7 @@ The function returns the zero-based offset of the pointer in the .Fa tokens array referencing a string which matches the first token -in the string, or, \-1 if the string contains no tokens or +in the string, or \-1 if the string contains no tokens or .Fa tokens does not contain a matching string. .Pp -- cgit v1.2.3-55-g6feb