aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/entering.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/entering.texi b/doc/emacs/entering.texi
index 66817e3067f..d6cb3cb8b09 100644
--- a/doc/emacs/entering.texi
+++ b/doc/emacs/entering.texi
@@ -100,7 +100,7 @@ display them initially.
100Kill Emacs (@code{save-buffers-kill-terminal}). 100Kill Emacs (@code{save-buffers-kill-terminal}).
101@item C-z 101@item C-z
102On a text terminal, suspend Emacs; on a graphical display, 102On a text terminal, suspend Emacs; on a graphical display,
103iconify (or ``minimize'') the selected frame (@code{suspend-emacs}). 103iconify (or ``minimize'') the selected frame (@code{suspend-frame}).
104@end table 104@end table
105 105
106@kindex C-x C-c 106@kindex C-x C-c