From 58235ad75d3f9c16d851f8daa600871804e6ce03 Mon Sep 17 00:00:00 2001 From: deraadt Date: Thu, 3 Apr 1997 07:22:31 +0000 Subject: [PATCH] an -> a; soil@quick.net --- lib/libc/stdlib/getopt.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index e0e47af7b82..01caf960e88 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/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.2 1996/08/19 08:33:31 tholo Exp $ +.\" $OpenBSD: getopt.3,v 1.3 1997/04/03 07:22:31 deraadt Exp $ .\" .Dd April 19, 1994 .Dt GETOPT 3 @@ -213,7 +213,7 @@ from .Pp A single dash .Dq Li - -may be specified as an character in +may be specified as a character in .Fa optstring , however it should .Em never -- 2.20.1