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/getopt.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/getopt.3') diff --git a/src/lib/libc/stdlib/getopt.3 b/src/lib/libc/stdlib/getopt.3 index e16a11dfee..d25b497035 100644 --- a/src/lib/libc/stdlib/getopt.3 +++ b/src/lib/libc/stdlib/getopt.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: getopt.3,v 1.21 2003/04/10 17:05:08 jsyn Exp $ +.\" $OpenBSD: getopt.3,v 1.22 2003/05/10 06:48:30 jmc Exp $ .\" .Dd December 8, 2002 .Dt GETOPT 3 @@ -244,7 +244,7 @@ as an option flag. This practice is wrong, and should not be used in any current development. It is provided for backward compatibility .Em only . -Care should be taken to not to use +Care should be taken not to use .Ql - as the first character in .Fa optstring -- cgit v1.2.3-55-g6feb