]> granicus.if.org Git - nethack/commitdiff
one more missed inconsistency and README updates
authornhmall <nhmall@nethack.org>
Mon, 27 Jan 2020 20:05:45 +0000 (15:05 -0500)
committernhmall <nhmall@nethack.org>
Mon, 27 Jan 2020 20:05:45 +0000 (15:05 -0500)
README
sys/vms/Install.vms

diff --git a/README b/README
index 9ecc76f089cd13bc94a7dd14f436b0a101eea8fd..c73ec0a81b952de8a9fb88dca4eee3df3cdfd034 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
-          NetHack 3.6.5 -- General information January 2020
+         NetHack 3.6.5 -- General information January 27, 2020
 
 NetHack 3.6 is an enhancement to the dungeon exploration game NetHack,
 which is a distant descendent of Rogue and Hack, and a direct descendent of
 NetHack 3.4 as there was no NetHack 3.5 release.
 
 NetHack 3.6.5 is the official release of NetHack that follows NetHack 3.6.4
-and contains all bug fixes since 3.6.4, including some fixes for exploitable
+and contains bug fixes since 3.6.4, including some fixes for exploitable
 security-related vulnerabilities that affected NetHack versions between 3.6.0
 and 3.6.4.
 
index d90d7c6d39dec6b79af8c407aa13695d56ccf7a0..1594df282061bec710b5199db69a25ef29c5cb9f 100644 (file)
@@ -264,7 +264,7 @@ Notes:
     termcap file, otherwise a message about "Unknown terminal type" will
     be printed and NetHack will exit.
 
-7.  Both vmsbuild.com and Makefile.src have provisions to build nethack's
+7.  Both vmsbuild.com and Makefile.src have provisions to build NetHack's
     'curses' interface, but the source code for it won't compile using
     the implementation of curses which is supplied with VMS.