summaryrefslogtreecommitdiff
path: root/doc/trap.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/trap.html')
-rw-r--r--doc/trap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trap.html b/doc/trap.html
index ddb1459..03d5bc4 100644
--- a/doc/trap.html
+++ b/doc/trap.html
@@ -87,7 +87,7 @@ infinite (i.e. a <tt>timeout</tt> directive will never trigger). </li>
<ul>
<li> Programs defined in command line directives can start with
-<tt><a href="import.html">import</a> !</tt> to retrieve the pid of
+<tt><a href="importas.html">importas</a> ! !</tt> to retrieve the pid of
<em>prog</em> in <tt>${!}</tt> </li>
<li> <tt>trap</tt> is a standard shell builtin, with similar
functionality. It is more idiomatic, and probably more efficient,