Use @acronym{ASCII}.
authorChris Hanson <org/chris-hanson/cph>
Sat, 4 Mar 2017 08:34:15 +0000 (00:34 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 4 Mar 2017 08:34:15 +0000 (00:34 -0800)
doc/ref-manual/io.texi

index 4fd3831624e1b53ebc232418d349f0bd0d732ee1..3b8adcac1fc4112d2eb73b752fa86d3e9b202ca3 100644 (file)
@@ -912,7 +912,7 @@ Writes a representation of @var{object} to the given textual output
 @var{port}.  Strings that appear in the written representation are
 enclosed in quotation marks, and within those strings backslash and
 quotation mark characters are escaped by backslashes.  Symbols that
-contain non-ASCII characters are escaped with vertical lines.
+contain non-@acronym{ASCII} characters are escaped with vertical lines.
 Character objects are written using the @code{#\} notation.
 
 If @var{object} contains cycles which would cause an infinite loop