# HG changeset patch # User Matti Hamalainen # Date 1365557946 -10800 # Node ID b8a230bd44aaae088bed2cc78a698d4e0807b5e7 # Parent 8712c0feebe04cf55e28abc54a74c04b2ea4aaf1 Creating savefile directory is no longer necessary, as it is created by GgrTF itself if necessary. diff -r 8712c0feebe0 -r b8a230bd44aa docs/manual.sgml --- a/docs/manual.sgml Wed Apr 10 04:24:45 2013 +0300 +++ b/docs/manual.sgml Wed Apr 10 04:39:06 2013 +0300 @@ -1203,12 +1203,6 @@ settings and add commands to load ggrtf-pre.tf module and /gload command. - Create savefile directory (unless you set -set_datapath to some existing directory). -Under UNIX-type systems, and with the above example configuration, -you would invoke -mkdir $HOME/.ggrtf/ - Re-start TF: In order to create the initial savefiles with default settings, you need to (re-)start TF, so that the save-state system is enabled.