From bf0f604e34e90c914f19f60700d243cc8d9e9ab4 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 29 May 2017 09:14:56 -0400 Subject: [PATCH] Typo fixes. --- history.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/history.txt b/history.txt index 5fbf974..d88dc70 100644 --- a/history.txt +++ b/history.txt @@ -9,7 +9,8 @@ The very first version was released by Crowther in 1976, in FORTRAN on the PDP-10 at Bolt, Beranek, and Newman. (Crowther was at the time writing what we could now call firmware for the earliest ARPANET routers.) It was a maze game based on the Colossal Cave complex in -Kentucky, lacking the D&D-like elements now associated with the game. +Kentucky, lacking most of the D&D-like elements now associated with +the game. Adventure as we now know it, the ancestor of all later versions, was was released on a PDP-10 at the Stanford AI Lab by Don Woods in 1977 @@ -90,7 +91,7 @@ so that replays of the log will be reproducible. Using "seed" and -l, the distribution now includes a regression-test suite for the game. Any log captured with -l (and thus containing -a "seed" command) will replay relibly, including random events. +a "seed" command) will replay reliably, including random events. The adventure.text file is no longer required at runtime. Instead, it is compiled at build time to a source module containing C structures, -- 2.31.1