# HG changeset patch # User Pavel Jank # Date 1004539802 0 # Node ID 1e181d033e29f4246d68c6db773db09b30239a31 # Parent ec17075b77aa10cd913cdb2f3621aafaf8af5cf8 Document command line option --no-window-system instead of --no-windows. diff -r ec17075b77aa -r 1e181d033e29 lisp/startup.el --- a/lisp/startup.el Wed Oct 31 14:44:17 2001 +0000 +++ b/lisp/startup.el Wed Oct 31 14:50:02 2001 +0000 @@ -56,7 +56,7 @@ ;; --display DISPNAME This option is handled by emacs.c ;; ------------------------- ;; -nw Do not use a windows system (but use the -;; --no-windows terminal instead.) +;; --no-window-system terminal instead.) ;; This option is handled by emacs.c ;; ------------------------- ;; -batch Execute noninteractively (messages go to stdout,