More tidying up in preparation of release.
authorDavid Griffith <dave@661.org>
Wed, 20 May 2015 09:29:14 +0000 (02:29 -0700)
committerDavid Griffith <dave@661.org>
Wed, 20 May 2015 09:29:14 +0000 (02:29 -0700)
README
doc/dfrotz.6
doc/frotz.6

diff --git a/README b/README
index d84fdfee0972a34c42253b341b3d08f8ec7ed06e..2c96cbbddee4fe3df69fb921e997e735be4c1606 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-FROTZ V2.43 - An interpreter for all Infocom and other Z-machine games.
+FROTZ V2.44 - An interpreter for all Infocom and other Z-machine games.
 Complies with standard 1.0 of Graham Nelson's specification.
 
 Originally written by Stefan Jokisch in 1995-1997.
@@ -10,11 +10,7 @@ Reference code and Unix port currently maintained by David Griffith.
 - Old-style sound support through OSS driver.
 - Config files.
 - Configurable error checking.
-- Default use of the Quetzal file format.  Command line option to use the
-  old format.  There are several differences between the old-style save
-  format at Quetzal such that converting from old-style and Quetzal is
-  difficult if not impossible.  This also means you can't restore an
-  old-style save and then save your game in Quetzal.
+- Quetzal save file format.
 - Distributed under the GNU Public License.
 
 
@@ -36,10 +32,8 @@ For those who are involved in creating and distributing binary packages
 containing Frotz and including Frotz in BSD-style ports/pkgsrc trees,
 see the file "PACKAGING".
 
-The latest information on Unix Frotz is available at 
+The latest information on and source code of Unix Frotz is available at 
 https://github.com/DavidGriffith/frotz
-and
-http://sourceforge.net/projects/frotz/
 
 The latest release of Unix Frotz is available from the Interactive
 Fiction Archive at:
index 613cb93cac2231af1d57fb99baa354fcc1310d0c..56429c151a87372d38251013c9fb3839409927d9 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH FROTZ 6 2.43
+.TH FROTZ 6 2.44
 .SH NAME
 dfrotz \- interpreter for Infocom and other Z-Machine games (dumb interface)
 
index 0c07006723b1bed1dbf82a04b680f362bde446db..b3ce9c153c3eb1a17730cba43b6ea7554c69131c 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH FROTZ 6 2.43
+.TH FROTZ 6 2.44
 .SH NAME
 frotz \- interpreter for Infocom and other Z-Machine games