From eebf512f9ccf68c32dd3357d8b220432728968c3 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 15 Apr 2000 02:15:31 +0000 Subject: Mostly punctuation fixes. --- usr.bin/getopt/getopt.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr.bin/getopt') diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index ca3f9c373f2..21c6863263e 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getopt.1,v 1.6 2000/03/07 21:11:09 aaron Exp $ -*- nroff -*- +.\" $OpenBSD: getopt.1,v 1.7 2000/04/15 02:15:11 aaron Exp $ -*- nroff -*- .Dd June 21, 1993 .Dt GETOPT 1 .Os @@ -13,8 +13,7 @@ is used to break up options in command lines for easy parsing by shell procedures, and to check for legal options. .Op optstring is a string of recognized option letters (see -.Xr getopt 3 -); +.Xr getopt 3 ) ; if a letter is followed by a colon, the option is expected to have an argument which may or may not be separated from it by whitespace. -- cgit v1.2.3