aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--doc/multisubstitute.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index c3c1522..aa72e45 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,6 +13,7 @@ Contributors:
Christian Hohnstaedt <christian@hohnstaedt.de>
Eugen Wissner <belka@caraus.de>
Paul Sopka <psopka@sopka.ch>
+ Lennart Jablonka <humm@ljabl.com>
Thanks to:
Dan J. Bernstein <djb@cr.yp.to>
diff --git a/doc/multisubstitute.html b/doc/multisubstitute.html
index 3a032be..0c2392b 100644
--- a/doc/multisubstitute.html
+++ b/doc/multisubstitute.html
@@ -60,7 +60,7 @@ to learn about the syntax of each substitution command. </li>
<tt>multisubstitute</tt> will exit 100. </li>
<li> Like its <a href="importas.html">direct program equivalent</a>,
<tt>importas</tt> has two modes: the normal one, which takes a <em>variable</em> and an
-<em>envvar</em> envvar as argument and imports <em>envvar</em> under the name <em>variable</em>,
+<em>envvar</em> as argument and imports <em>envvar</em> under the name <em>variable</em>,
and the <tt>-S</tt> one, which only takes one argument and imports an environment variable
under the same name. </li>
</ul>