diff options
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 706ffff..bb5a5fb 100644 --- a/doc/redirfd.html +++ b/doc/redirfd.html @@ -26,7 +26,7 @@ executes a program. <h2> Interface </h2> <pre> - redirfd [ -r | -w | -u | -a | -c | -x ] [ -n | -b ] <em>fd</em> <em>file</em> <em>prog...</em> + redirfd [ -r | -w | -u | -a | -c | -x ] [ -n ] [ -b ] <em>fd</em> <em>file</em> <em>prog...</em> </pre> <p> |