diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forbacktickx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index 4398b64..ed3c4e3 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -81,7 +81,7 @@ to perform variable substitution. </li> <li> forbacktickx is now implemented as a wrapper around the <a href="pipeline.html">pipeline</a> and <a href="forstdin.html">forstdin</a> commands, with calls to -<a href="fdmove.html">fdmove></a> to ensure that <em>loop...</em> is called +<a href="fdmove.html">fdmove</a> to ensure that <em>loop...</em> is called with the proper standard input. </li> </ul> |