aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2001-10-31 14:53:53 +0000
committerPavel Janík2001-10-31 14:53:53 +0000
commit011185fb917e5186aae25a7373669e9a0f7a2ddd (patch)
tree8fc6de50d0d89513d2b1205431b5c88dd7bf09b7
parent568bd708b3d0c2941874590601f7958445eaa104 (diff)
downloademacs-011185fb917e5186aae25a7373669e9a0f7a2ddd.tar.gz
emacs-011185fb917e5186aae25a7373669e9a0f7a2ddd.zip
(Initial Options): Document command line option --no-window-system instead
of --no-windows.
-rw-r--r--man/cmdargs.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 842f7b800d1..f4759e7d578 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -170,8 +170,8 @@ the initial Emacs frame. @xref{Display X}, for more details.
170 170
171@item -nw 171@item -nw
172@opindex -nw 172@opindex -nw
173@itemx --no-windows 173@itemx --no-window-system
174@opindex --no-windows 174@opindex --no-window-system
175@cindex disable window system 175@cindex disable window system
176Don't communicate directly with the window system, disregarding the 176Don't communicate directly with the window system, disregarding the
177@env{DISPLAY} environment variable even if it is set. This forces Emacs 177@env{DISPLAY} environment variable even if it is set. This forces Emacs