diff options
author | Stéphane Aulery <saulery@free.fr> | 2014-11-17 13:07:24 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-11-17 13:07:24 +0800 |
commit | d0ed169b4599f48baa5cc6f2b9085e90e1dcefdb (patch) | |
tree | 3a3d912c8890ccd1332296e00e1f14c65c99fb64 /src/dash.1 | |
parent | [MAN] Correct typo in manual page (diff) | |
download | dash-d0ed169b4599f48baa5cc6f2b9085e90e1dcefdb.tar.gz dash-d0ed169b4599f48baa5cc6f2b9085e90e1dcefdb.zip |
[MAN] Document redirection file descriptor limitation
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/dash.1')
-rw-r--r-- | src/dash.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dash.1 b/src/dash.1 index 5a2770f..d782882 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -385,7 +385,7 @@ is one of the redirection operators mentioned previously. Following is a list of the possible redirections. The .Bq n -is an optional number, as in +is an optional number between 0 and 9, as in .Sq 3 (not .Sq Bq 3 ) , |