aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/msdog.texi2
-rw-r--r--man/mule.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/msdog.texi b/man/msdog.texi
index 344da4acbe0..4b7ad4cef8b 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -457,7 +457,7 @@ typed with the Windows-style backslashes, while the value of
457causes Windows to @dfn{capture} the LPT2 port and redirect the printed 457causes Windows to @dfn{capture} the LPT2 port and redirect the printed
458material to the printer connected to the machine @code{joes_pc}. 458material to the printer connected to the machine @code{joes_pc}.
459After this command, setting @code{printer-name} to @code{"LPT2"} 459After this command, setting @code{printer-name} to @code{"LPT2"}
460should send the printed material to the networked printer. 460should produce the hardcopy on the networked printer.
461 461
462 Some printers expect DOS codepage encoding of non-ASCII text, even 462 Some printers expect DOS codepage encoding of non-ASCII text, even
463though they are connected to a Windows machine which uses a different 463though they are connected to a Windows machine which uses a different
diff --git a/man/mule.texi b/man/mule.texi
index 5000f7ecedd..a175454b95f 100644
--- a/man/mule.texi
+++ b/man/mule.texi
@@ -692,7 +692,7 @@ to non-@code{nil}. If you do that, DOS-style files will be displayed
692with the @samp{^M} characters visible in the buffer; some people 692with the @samp{^M} characters visible in the buffer; some people
693prefer this to the more subtle @samp{(DOS)} end-of-line type 693prefer this to the more subtle @samp{(DOS)} end-of-line type
694indication near the left edge of the mode line (@pxref{Mode Line, 694indication near the left edge of the mode line (@pxref{Mode Line,
695eol-mnemonic}. 695eol-mnemonic}).
696 696
697@vindex inhibit-iso-escape-detection 697@vindex inhibit-iso-escape-detection
698@cindex escape sequences in files 698@cindex escape sequences in files