diff options
Diffstat (limited to 'doc/forbacktickx.html')
-rw-r--r-- | doc/forbacktickx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index e116be6..5a9dc3e 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -79,9 +79,9 @@ split <em>x</em>. </li> <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 wrapper around the -<a href="pipeline.html">pipeline</a> and +<a href="pipeline.html">|</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">>&</a> to ensure that <em>loop...</em> is called with the proper standard input. </li> </ul> |