summaryrefslogtreecommitdiff
path: root/mcon/U/Options.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/Options.U')
-rw-r--r--mcon/U/Options.U10
1 files changed, 5 insertions, 5 deletions
diff --git a/mcon/U/Options.U b/mcon/U/Options.U
index 6dbf001..2bfe289 100644
--- a/mcon/U/Options.U
+++ b/mcon/U/Options.U
@@ -1,7 +1,7 @@
-?RCS: $Id: Options.U 191 2015-04-19 10:04:17Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -355,9 +355,9 @@ true) exec 1>/dev/null;;
esac
?X: Patch from H.Merijn Brand -- 2015-04-19
-?X: The reasoning behind this change is that optdef.sh gets sourced and the
-?X: arguments, like prefix, are passed around in different quotation styles
-?X: and subshells all around, and the (unescaped) backslash will not be
+?X: The reasoning behind this change is that optdef.sh gets sourced and the
+?X: arguments, like prefix, are passed around in different quotation styles
+?X: and subshells all around, and the (unescaped) backslash will not be
?X: pertained in the final config.sh
?X: Note that -q is POSIX but to be sure, we also silence all output --RAM
touch optdef.sh