patch 9.1.0750: there are some Win9x legacy references

Problem:  there are some Win9x legacy references
Solution: Remove those mentions (Nir Lichtman)

closes: #15730

Signed-off-by: Nir Lichtman <nir@lichtman.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/READMEdir/README_bindos.txt b/READMEdir/README_bindos.txt
index b1907dd..51fc2c5 100644
--- a/READMEdir/README_bindos.txt
+++ b/READMEdir/README_bindos.txt
@@ -8,9 +8,9 @@
 There are several binary distributions of Vim for the PC.  You would normally
 pick only one of them, but it's also possible to install several.
 These ones are available (the version number may differ):
-	vim91w32.zip	Windows 95/98/NT/etc. console version
-	gvim91.zip	Windows 95/98/NT/etc. GUI version
-	gvim91ole.zip	Windows 95/98/NT/etc. GUI version with OLE
+	vim91w32.zip	Windows console version
+	gvim91.zip	Windows GUI version
+	gvim91ole.zip	Windows GUI version with OLE
 
 You MUST also get the runtime archive (vim91rt.zip).
 The sources are also available (vim91src.zip).