diff man/msdog.texi @ 37847:d5fbaec503ab

Minor fixes.
author Richard M. Stallman <rms@gnu.org>
date Sun, 20 May 2001 17:25:47 +0000
parents ff4c34a90065
children 9408156a3159
line wrap: on
line diff
--- a/man/msdog.texi	Sun May 20 17:25:18 2001 +0000
+++ b/man/msdog.texi	Sun May 20 17:25:47 2001 +0000
@@ -63,7 +63,7 @@
 following line into your @file{_emacs} file:
 
 @smallexample
-;; Make the Enter key from the Numeric keypad act as C-j.
+;; @r{Make the @key{ENTER} key from the numeric keypad act as @kbd{C-j}.}
 (define-key function-key-map [kp-enter] [?\C-j])
 @end smallexample
 
@@ -159,8 +159,8 @@
 @code{list-faces-display} command (@pxref{Faces}) to see what colors and
 faces are available and what they look like.
 
-  The section @ref{MS-DOS and MULE}, later in this chapter, describes
-how Emacs displays glyphs and characters which aren't supported by the
+  @xref{MS-DOS and MULE}, later in this chapter, for information on
+how Emacs displays glyphs and characters that aren't supported by the
 native font built into the DOS display.
 
 @cindex cursor shape on MS-DOS