summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-11-02 17:47:37 +0000
committerRichard M. Stallman <rms@gnu.org>2001-11-02 17:47:37 +0000
commit17e9a80bd7427738b447811b9a4336098cc8b95c (patch)
treea427e928858e9a7a8bedf28f6223f546104892c4
parent687b844fb2c22a0a7fec79d4ac945cd615233eb6 (diff)
downloademacs-17e9a80bd7427738b447811b9a4336098cc8b95c.tar.gz
Minor cleanup.
-rw-r--r--man/cmdargs.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 5ad61749b4e..f518fefd7ad 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -163,8 +163,9 @@ the initial Emacs frame. @xref{Display X}, for more details.
@opindex --no-window-system
@cindex disable window system
Don't communicate directly with the window system, disregarding the
-@env{DISPLAY} environment variable even if it is set. This forces Emacs
-to run as if the display were a text-only terminal.
+@env{DISPLAY} environment variable even if it is set. This means that
+Emacs uses the terminal from which it was launched for all its display
+and input.
@need 3000
@cindex batch mode