summaryrefslogtreecommitdiff
path: root/manual/terminal.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/terminal.texi')
-rw-r--r--manual/terminal.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/terminal.texi b/manual/terminal.texi
index 0742851381..a9593ccfc5 100644
--- a/manual/terminal.texi
+++ b/manual/terminal.texi
@@ -74,7 +74,7 @@ The @dfn{terminal input queue} is also sometimes referred to as its
from the terminal but not yet read by any process.
The size of the terminal's input queue is described by the
-@w{@code{_POSIX_MAX_INPUT}} and @code{MAX_INPUT} parameters; see @ref{Limits
+@code{MAX_INPUT} and @w{@code{_POSIX_MAX_INPUT}} parameters; see @ref{Limits
for Files}. You are guaranteed a queue size of at least
@code{MAX_INPUT}, but the queue might be larger, and might even
dynamically change size. If input flow control is enabled by setting