summaryrefslogtreecommitdiff
path: root/doc/bashref.html
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2016-08-22 15:58:43 -0400
committerChet Ramey <chet.ramey@case.edu>2016-08-22 15:58:43 -0400
commit955543877583837c85470f7fb8a97b7aa8d45e6c (patch)
treeb239e7c3983a9189b8f0104854ee82283c5807ab /doc/bashref.html
parenta4eef1991c25c9d1c55f777952cd522c762c6fc3 (diff)
downloadbash-955543877583837c85470f7fb8a97b7aa8d45e6c.tar.gz
bash-4.4-rc2 releasebash-4.4-rc2bash-4.4-testing
Diffstat (limited to 'doc/bashref.html')
-rw-r--r--doc/bashref.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/bashref.html b/doc/bashref.html
index a17d57ab..92fbc2e8 100644
--- a/doc/bashref.html
+++ b/doc/bashref.html
@@ -3179,7 +3179,10 @@ because the standard error was made a copy of the standard output
before the standard output was redirected to <var>dirlist</var>.
</p>
<p>Bash handles several filenames specially when they are used in
-redirections, as described in the following table:
+redirections, as described in the following table.
+If the operating system on which Bash is running provides these
+special files, bash will use them; otherwise it will emulate them
+internally with the behavior described below.
</p>
<dl compact="compact">
<dt><code>/dev/fd/<var>fd</var></code></dt>