]> git.eshelyaron.com Git - emacs.git/commitdiff
(Colors X): Use @samp instead of @code for
authorGerd Moellmann <gerd@gnu.org>
Thu, 22 Feb 2001 15:18:37 +0000 (15:18 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 22 Feb 2001 15:18:37 +0000 (15:18 +0000)
command line switches.

man/cmdargs.texi

index d7e3c2fdb006caea4ccd76c68e16892a6d7c034b..e3126a6b7891a5a9c6245ec675b3cf4eaf00d638 100644 (file)
@@ -690,7 +690,7 @@ emacs -ms coral -cr 'slate blue' &
   You can reverse the foreground and background colors through the
 @samp{-r} option or with the X resource @samp{reverseVideo}.
 
-  The @samp{-fg}, @code{-bg}, and @code{-rv} options function on
+  The @samp{-fg}, @samp{-bg}, and @samp{-rv} options function on
 character terminals as well as on window systems.
 
 @node Window Size X