diff options
-rw-r--r-- | lispref/streams.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/streams.texi b/lispref/streams.texi index 695a411a27..7356c119a1 100644 --- a/lispref/streams.texi +++ b/lispref/streams.texi @@ -681,7 +681,7 @@ returns @code{"The buffer is foo"}. @node Output Variables @section Variables Affecting Output -@cindex variables affecting output +@cindex output-controlling variables @defvar standard-output The value of this variable is the default output stream---the stream |