diff options
| author | Richard M. Stallman | 2001-08-12 21:16:54 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-08-12 21:16:54 +0000 |
| commit | 3ae8380be4a0c04321e6b9fdc656c1e41bdcffc3 (patch) | |
| tree | 2ec9a8a964a0d0e11a7f22343bb12dde1c396257 | |
| parent | b7a2fc9b5bcaf4d52a8ee7f9f657796430faec6e (diff) | |
| download | emacs-3ae8380be4a0c04321e6b9fdc656c1e41bdcffc3.tar.gz emacs-3ae8380be4a0c04321e6b9fdc656c1e41bdcffc3.zip | |
Minor cleanup.
| -rw-r--r-- | lispref/objects.texi | 2 | ||||
| -rw-r--r-- | man/msdog.texi | 2 |
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}). | |||
| 1047 | Character category tables (@pxref{Categories}). | 1047 | Character category tables (@pxref{Categories}). |
| 1048 | 1048 | ||
| 1049 | @item | 1049 | @item |
| 1050 | Display Tables (@pxref{Display Tables}). | 1050 | Display tables (@pxref{Display Tables}). |
| 1051 | 1051 | ||
| 1052 | @item | 1052 | @item |
| 1053 | Syntax tables (@pxref{Syntax Tables}). | 1053 | Syntax 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"} | |||
| 460 | should produce the hardcopy on the networked printer. | 460 | should 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 |
| 463 | Windows to capture a specific printer port such as @code{"LPT2"} and | 463 | Windows to capture a specific printer port such as @code{"LPT2"}, and |
| 464 | redirect it to a networked printer via the @w{@code{Control | 464 | redirect it to a networked printer via the @w{@code{Control |
| 465 | Panel->Printers}} applet instead of @samp{net use}. | 465 | Panel->Printers}} applet instead of @samp{net use}. |
| 466 | 466 | ||