aboutsummaryrefslogtreecommitdiffstats
path: root/man/msdog.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/msdog.texi')
-rw-r--r--man/msdog.texi9
1 files changed, 4 insertions, 5 deletions
diff --git a/man/msdog.texi b/man/msdog.texi
index a1d7647a95d..a5aea27f161 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -419,13 +419,12 @@ EOL conversion is determined by @code{file-name-buffer-file-type-alist}.
419@node MS-DOS Printing 419@node MS-DOS Printing
420@section Printing and MS-DOS 420@section Printing and MS-DOS
421 421
422 Printing commands, such as @code{lpr-buffer} (@pxref{Hardcopy}) and 422 Printing commands, such as @code{lpr-buffer} (@pxref{Printing}) and
423@code{ps-print-buffer} (@pxref{PostScript}) can work in MS-DOS and 423@code{ps-print-buffer} (@pxref{PostScript}) can work in MS-DOS and
424MS-Windows by sending the output to one of the printer ports, if a 424MS-Windows by sending the output to one of the printer ports, if a
425Posix-style @code{lpr} program is unavailable. The same Emacs 425Posix-style @code{lpr} program is unavailable. The same Emacs
426variables control printing on all systems (@pxref{Hardcopy}), but in 426variables control printing on all systems, but in some cases they have
427some cases they have different default values on MS-DOS and 427different default values on MS-DOS and MS-Windows.
428MS-Windows.
429 428
430@vindex printer-name @r{(MS-DOS)} 429@vindex printer-name @r{(MS-DOS)}
431 If you want to use your local printer, printing on it in the usual DOS 430 If you want to use your local printer, printing on it in the usual DOS
@@ -758,7 +757,7 @@ implements a Posix-like shell entirely in Emacs Lisp.
758Processes}. 757Processes}.
759 758
760@cindex printing under MS-DOS 759@cindex printing under MS-DOS
761 Printing commands, such as @code{lpr-buffer} (@pxref{Hardcopy}) and 760 Printing commands, such as @code{lpr-buffer} (@pxref{Printing}) and
762@code{ps-print-buffer} (@pxref{PostScript}), work in MS-DOS by sending 761@code{ps-print-buffer} (@pxref{PostScript}), work in MS-DOS by sending
763the output to one of the printer ports. @xref{MS-DOS Printing}. 762the output to one of the printer ports. @xref{MS-DOS Printing}.
764 763