diff options
Diffstat (limited to 'doc/forbacktickx.html')
-rw-r--r-- | doc/forbacktickx.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index d20bb72..4398b64 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -78,9 +78,11 @@ split <em>x</em>. </li> <ul> <li> You can start <em>loop...</em> with "import -u <em>variable</em>" to perform variable substitution. </li> - <li> forbacktickx is now implemented as a trivial wrapper around the + <li> forbacktickx is now implemented as a wrapper around the <a href="pipeline.html">pipeline</a> and -<a href="forstdin.html">forstdin</a> commands. </li> +<a href="forstdin.html">forstdin</a> commands, with calls to +<a href="fdmove.html">fdmove></a> to ensure that <em>loop...</em> is called +with the proper standard input. </li> </ul> </body> |