diff options
Diffstat (limited to 'doc/forstdin.html')
-rw-r--r-- | doc/forstdin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forstdin.html b/doc/forstdin.html index e4c5534..8980cc4 100644 --- a/doc/forstdin.html +++ b/doc/forstdin.html @@ -45,7 +45,7 @@ run another program. <ul> <li> <tt>-p</tt> : parallel mode. Do not wait for a <em>loop...</em> -instance to finish before spawning the next one. <em>forbacktickx</em> will +instance to finish before spawning the next one. forstdin will still wait for all instances of <em>loop</em> to terminate before exiting, though. </li> <li> <tt>-0</tt> : accept null characters on its stdin, |