summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorStéphane Aulery <saulery@free.fr>2014-11-17 13:07:24 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2014-11-17 13:07:24 +0800
commitd0ed169b4599f48baa5cc6f2b9085e90e1dcefdb (patch)
tree3a3d912c8890ccd1332296e00e1f14c65c99fb64 /src
parent[MAN] Correct typo in manual page (diff)
downloaddash-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 '')
-rw-r--r--src/dash.12
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 ) ,
itle='2017-03-18 23:50:22 -0400'>2017-03-18Add -u option to xxJune McEnroe 2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe 2017-03-15Use psvar for title settingJune McEnroe 2017-03-14Add bri brightness control scriptJune McEnroe 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe