; Fix xref under Output Overrides in Elisp manual.
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 20 Dec 2023 12:42:53 +0000 (13:42 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Tue, 23 Jan 2024 10:39:20 +0000 (11:39 +0100)
doc/lispref/streams.texi

index 5d6a382cbb0e9e66e7d1b4c30f71935f59dc54fb..9fd2d074efe1b875ff866a6e8211c35d326e7529 100644 (file)
@@ -986,7 +986,7 @@ having their own escape syntax such as newline.
 @cindex overrides, in output functions
 @cindex output variables, overriding
 
-The previous section (@pxref{Output Functions}) lists the numerous
+The previous section (@pxref{Output Variables}) lists the numerous
 variables that control how the Emacs Lisp printer formats data for
 outputs.  These are generally available for users to change, but
 sometimes you want to output data in the default format, or override