mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d88566d716
Pure TCL code for command line options parsing. PR: 10661 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
11 lines
352 B
Plaintext
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.
|