Mercurial > hg > early-roguelike
changeset 10:b343f42c1f01
Further updates to the documentation
author | edwarj4 |
---|---|
date | Sat, 24 Oct 2009 14:21:15 +0000 |
parents | 38acf3eb27e6 |
children | 949d558c2162 |
files | rogue3/rogue.r rogue3/rogue36.doc rogue3/rogue36.html |
diffstat | 3 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/rogue3/rogue.r Sat Oct 24 14:12:26 2009 +0000 +++ b/rogue3/rogue.r Sat Oct 24 14:21:15 2009 +0000 @@ -395,7 +395,7 @@ .IP "fruit [slime-mold]" This should hold the name of a fruit that you enjoy eating. It is basically a whimsy that the program uses in a couple of places. -.IP "file [rogue.save]" +.IP "file [rogue3.save]" The default file name for saving the game. If your phone is hung up by accident, rogue will automatically save the game in this file. The file name may contain the special character "~" which expands to be
--- a/rogue3/rogue36.doc Sat Oct 24 14:12:26 2009 +0000 +++ b/rogue3/rogue36.doc Sat Oct 24 14:21:15 2009 +0000 @@ -27,7 +27,7 @@ -11 July 2006 +24 October 2009 @@ -600,7 +600,7 @@ uses in a couple of places. -file [rogue.save] The default file name for saving +file [rogue3.save] The default file name for saving the game. If your phone is hung up by accident, rogue will automati- cally save the game in this file.
--- a/rogue3/rogue36.html Sat Oct 24 14:12:26 2009 +0000 +++ b/rogue3/rogue36.html Sat Oct 24 14:21:15 2009 +0000 @@ -590,7 +590,7 @@ couple of places.</p> </blockquote> -<p align="justify"><b>file</b>[<i>rogue.save</i>]</p> +<p align="justify"><b>file</b>[<i>rogue3.save</i>]</p> <blockquote> <p align="justify">The default file name for saving the game. If your phone is hung up by accident, rogue will automatically save the @@ -630,4 +630,4 @@ </table> </body> -</html> \ No newline at end of file +</html>