aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorSeth Jackson <sethjackson@gmail.com>2016-01-06 18:45:50 -0500
committerMichael Reed <m.reed@mykolab.com>2016-01-16 14:12:56 -0500
commite4fb777252ec92ba46627e6475bafd630c529c65 (patch)
tree66262f23c49df912c690dd9b0cb372a37f37198a /runtime/doc/quickref.txt
parentdddbf9c5fa061cb03d6b6240ac6610b68b9304f5 (diff)
downloadrneovim-e4fb777252ec92ba46627e6475bafd630c529c65.tar.gz
rneovim-e4fb777252ec92ba46627e6475bafd630c529c65.tar.bz2
rneovim-e4fb777252ec92ba46627e6475bafd630c529c65.zip
doc: Remove more references to MS-DOS
Among other things, this includes: - lies about command.com - references to pcterm
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index ec7f340581..14aa3ef603 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -980,10 +980,10 @@ Short explanation of each option: *option-list*
|g_CTRL-G| g CTRL-G show cursor column, line, and character
position
|CTRL-C| CTRL-C during searches: Interrupt the search
-|dos-CTRL-Break| CTRL-Break MS-DOS: during searches: Interrupt the search
+|dos-CTRL-Break| CTRL-Break Windows: during searches: Interrupt the search
|<Del>| <Del> while entering a count: delete last character
|:version| :ve[rsion] show version information
-|:mode| :mode N MS-DOS: set screen mode to N (number, C80,
+|:mode| :mode N Windows: set screen mode to N (number, C80,
C4350, etc.)
|:normal| :norm[al][!] {commands}
execute Normal mode commands