summaryrefslogtreecommitdiffstats
path: root/runtime/doc/gui.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-06-05 21:54:54 +0000
committerBram Moolenaar <Bram@vim.org>2005-06-05 21:54:54 +0000
commit50cde8273e0b9391ccd04179b2445361db61ff63 (patch)
tree194aa7ef0356554fcf0cdd5c7c2f212a0f12b713 /runtime/doc/gui.txt
parent75c50c46a69d25ac94a55bae8a9642316d52be00 (diff)
updated for version 7.0080
Diffstat (limited to 'runtime/doc/gui.txt')
-rw-r--r--runtime/doc/gui.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt
index 35936d058b..f5c1ef491c 100644
--- a/runtime/doc/gui.txt
+++ b/runtime/doc/gui.txt
@@ -25,8 +25,8 @@ Other GUI documentation:
First you must make sure you actually have a version of Vim with the GUI code
included. You can check this with the ":version" command, it should include
-"+GUI_Athena", "+GUI_BeOS", "+GUI_GTK", "+GUI_KDE", "+GUI_Motif" or
-"MS-Windows ... bit GUI version".
+"+GUI_Athena", "+GUI_GTK", "+GUI_KDE", "+GUI_Motif" or "MS-Windows ... bit
+GUI version".
How to start the GUI depends on the system used. Mostly you can run the
GUI version of Vim with: