"Where does PuTTY store its data?" -- mention where Unix PuTTY stores its
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 29 Jul 2004 10:23:48 +0000 (10:23 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 29 Jul 2004 10:23:48 +0000 (10:23 +0000)
data

git-svn-id: svn://svn.tartarus.org/sgt/putty@4371 cda61777-01e9-0310-a592-d414129be87e

doc/faq.but

index 219d8bd..af03b7f 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: faq.but,v 1.72 2004/07/24 12:37:42 jacob Exp $
+\versionid $Id: faq.but,v 1.73 2004/07/29 10:23:48 jacob Exp $
 
 \A{faq} PuTTY FAQ
 
@@ -364,8 +364,8 @@ to say something else; \c{vt220} might help if you have trouble.
 
 \S{faq-settings}{Question} Where does PuTTY store its data?
 
-PuTTY stores most of its data (saved sessions, SSH host keys) in the
-Registry. The precise location is
+On Windows, PuTTY stores most of its data (saved sessions, SSH host
+keys) in the Registry. The precise location is
 
 \c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
 
@@ -383,6 +383,8 @@ pathname in the Registry, at
 
 \c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\RandSeedFile
 
+On Unix, PuTTY stores all of this data in a directory \cw{~/.putty}.
+
 \H{faq-howto} HOWTO questions
 
 \S{faq-startmax}{Question} How can I make PuTTY start up maximised?