From: David Griffith Date: Fri, 15 May 2015 08:06:37 +0000 (-0700) Subject: Missed some references to old-style saves. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=012fe0256c7f97ffb8df0bfe72620c21eb62b3d4;p=liskon_frotz.git Missed some references to old-style saves. --- diff --git a/doc/dfrotz.6 b/doc/dfrotz.6 index 0f2fbcf..613cb93 100644 --- a/doc/dfrotz.6 +++ b/doc/dfrotz.6 @@ -83,12 +83,6 @@ Alter the piracy opcode. The piracy opcode was never used by Infocom. This switch is really only useful for those who like to toy around with Z-code. -.TP -.B \-Q -No Quetzal. By default, Frotz uses the new Quetzal save format when you -save your game. If for some reason you want to save and restore using the -old Frotz format, use this flag. - .TP .B \-R \exxx Set runtime options. This option may be used repeatedly. diff --git a/doc/frotz.6 b/doc/frotz.6 index 8141435..0c07006 100644 --- a/doc/frotz.6 +++ b/doc/frotz.6 @@ -125,12 +125,6 @@ Quiet. Turns off sound effects. Useful when running Frotz on a remote machine and you don't want to bother whoever's near the console with weird noises. -.TP -.B \-Q -No Quetzal. By default, Frotz uses the new Quetzal save format when you -save your game. If for some reason you want to save and restore using the -old Frotz format, use this flag. - .TP .B \-r N Sets the right margin. @@ -284,13 +278,6 @@ Alter the piracy opcode. Default is off. The piracy opcode was never used by Infocom. This option is only useful for those who like to toy around with Z-code. -.PP -.BR quetzal -\ \ on\ |\ off -.br -Use Quetzal save format. Default is on. If for some reason you want to -save or restore using the old Frotz format, set this to "off". - .PP .BR randseed \ \ diff --git a/doc/frotz.conf-big b/doc/frotz.conf-big index 373f7ed..e35415f 100644 --- a/doc/frotz.conf-big +++ b/doc/frotz.conf-big @@ -46,9 +46,6 @@ tandy no # Alter piracy opcode (default "no") piracy no -# Use Quetzal save format (default "yes") -quetzal yes - # Expand abbreviations (default "no") expand_abb no