diff --git a/docs/index.html b/docs/index.html
index 83c2ca9..ccffa04 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -39,15 +39,15 @@ li {
- An invaluable resource in my research was the website vt100.net which provides
-original manuals for manu VT models.
+original manuals for many VT models.
- The Xterm manual page also proved immensely useful.
-I have even made a copy of it with highlighted differences and missing features
+I even made a copy of it with highlighted differences and missing features
in ESPTerm.
- Some sequences can also be found in the GNU Screen manual page
- - Application keys mode became clear after reading this page:
+
- Application Keys Mode became clear after reading this page:
www.tldp.org/HOWTO/Keyboard-and-Console-HOWTO-21.html.
- When trying to understand what codes should be sent by function and control
@@ -57,8 +57,10 @@ keys, this page provided some great insight:
Collected files and memos
-Those are some documents I've found on the internet while researching for ESPTerm
-and preserve them here for reference should the original sources disappear.
+Those are useful documents collected from various fileservers and university
+home folders that I decided to preserve here for reference should the original
+sources disappear (unfortunately that happens, and rare historical information
+like this is lost).
+Here are files I compiled from elsewhere:
+
+
+ - codepage437.txt - DOS codepage 437 (Unicode point, Symbol, DOS ASCII code)
+
[End of document]