diff options
author | Seth Jackson <sethjackson@gmail.com> | 2016-01-06 18:45:50 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2016-01-16 14:12:56 -0500 |
commit | e4fb777252ec92ba46627e6475bafd630c529c65 (patch) | |
tree | 66262f23c49df912c690dd9b0cb372a37f37198a /runtime/doc/usr_27.txt | |
parent | dddbf9c5fa061cb03d6b6240ac6610b68b9304f5 (diff) | |
download | rneovim-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/usr_27.txt')
-rw-r--r-- | runtime/doc/usr_27.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_27.txt b/runtime/doc/usr_27.txt index fb096593f2..d837610698 100644 --- a/runtime/doc/usr_27.txt +++ b/runtime/doc/usr_27.txt @@ -83,7 +83,7 @@ matter if 'ignorecase' or 'smartcase' was changed. Note: If your search takes much longer than you expected, you can interrupt - it with CTRL-C on Unix and CTRL-Break on MS-DOS and MS-Windows. + it with CTRL-C on Unix and CTRL-Break on Windows. ============================================================================== *27.2* Wrapping around the file end |