From f180075f15c6bee19c23ce758dda228f4594e411 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 1 Feb 2018 19:49:18 +0200 Subject: [PATCH] * doc/emacs/entering.texi (Entering Emacs): Fix markup. --- doc/emacs/entering.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/emacs/entering.texi b/doc/emacs/entering.texi index 642c6ec1ab9..73b497ceeb3 100644 --- a/doc/emacs/entering.texi +++ b/doc/emacs/entering.texi @@ -19,8 +19,8 @@ The usual way to invoke Emacs is with the shell command @command{emacs}. From a terminal window running a Unix shell, you can -run Emacs in the background with @command{emacs &}; this way, Emacs -won't tie up the terminal window, so you can use it to run other shell +run Emacs in the background with @kbd{emacs &}; this way, Emacs won't +tie up the terminal window, so you can use it to run other shell commands. (For comparable methods of starting Emacs on MS-Windows, see @ref{Windows Startup}.) -- 2.39.2