aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2001-08-12 21:16:54 +0000
committerRichard M. Stallman2001-08-12 21:16:54 +0000
commit3ae8380be4a0c04321e6b9fdc656c1e41bdcffc3 (patch)
tree2ec9a8a964a0d0e11a7f22343bb12dde1c396257
parentb7a2fc9b5bcaf4d52a8ee7f9f657796430faec6e (diff)
downloademacs-3ae8380be4a0c04321e6b9fdc656c1e41bdcffc3.tar.gz
emacs-3ae8380be4a0c04321e6b9fdc656c1e41bdcffc3.zip
Minor cleanup.
-rw-r--r--lispref/objects.texi2
-rw-r--r--man/msdog.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi
index 8c557acdc04..daa7a8000ea 100644
--- a/lispref/objects.texi
+++ b/lispref/objects.texi
@@ -1047,7 +1047,7 @@ Case tables (@pxref{Case Tables}).
1047Character category tables (@pxref{Categories}). 1047Character category tables (@pxref{Categories}).
1048 1048
1049@item 1049@item
1050Display Tables (@pxref{Display Tables}). 1050Display tables (@pxref{Display Tables}).
1051 1051
1052@item 1052@item
1053Syntax tables (@pxref{Syntax Tables}). 1053Syntax tables (@pxref{Syntax Tables}).
diff --git a/man/msdog.texi b/man/msdog.texi
index 78ceb251fdc..7e383e378fc 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -460,7 +460,7 @@ After this command, setting @code{printer-name} to @code{"LPT2"}
460should produce the hardcopy on the networked printer. 460should produce the hardcopy on the networked printer.
461 461
462 With some varieties of Windows network software, you can instruct 462 With some varieties of Windows network software, you can instruct
463Windows to capture a specific printer port such as @code{"LPT2"} and 463Windows to capture a specific printer port such as @code{"LPT2"}, and
464redirect it to a networked printer via the @w{@code{Control 464redirect it to a networked printer via the @w{@code{Control
465Panel->Printers}} applet instead of @samp{net use}. 465Panel->Printers}} applet instead of @samp{net use}.
466 466