diff options
author | Colin Booth <colin@heliocat.net> | 2020-03-30 16:57:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 17:23:54 +0000 |
commit | a370c3fb9c794fec7d35c5f60d2041ae26718161 (patch) | |
tree | e1315693cee7514ebc7752efe9691a5a4ef6d686 /doc/redirfd.html | |
parent | b11f71b9c092e9d1cdb8f354d5332c59dc222aba (diff) | |
download | execline-a370c3fb9c794fec7d35c5f60d2041ae26718161.tar.xz |
execline: fix html errors
Signed-off-by: Colin Booth <colin@heliocat.net>
Diffstat (limited to 'doc/redirfd.html')
-rw-r--r-- | doc/redirfd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/redirfd.html b/doc/redirfd.html index 94135a9..706ffff 100644 --- a/doc/redirfd.html +++ b/doc/redirfd.html @@ -69,7 +69,7 @@ to blocking mode if it was. </li> shell equivalent. Some shells provide the <em>noclobber</em> option for a similar feature. </li> <li> <tt>redirfd -x <em>n</em> <em>file</em> prog...</tt> has no portable -shell equivalent.</tt> </li> +shell equivalent. </li> </ul> <h2> Special fifo handling </h2> |