1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/tclgetopts/files/patch-ab
Steve Price d88566d716 Initial import of tclGetOpts version 1.0.
Pure TCL code for command line options parsing.

PR:		10661
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-05-03 03:23:01 +00:00

11 lines
352 B
Plaintext

--- typedopts.n.orig Sat Feb 19 19:30:19 1994
+++ typedopts.n Thu Mar 18 16:05:00 1999
@@ -155,5 +155,4 @@
.B typedopts
-can't parse its options for any reason, it will print an
-error message to stderr and return a
-.B -1
+can't parse its options for any reason, it will
+fail with an error message and return
without modifying any other variables.