Add the new-look PuTTY FAQ
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Oct 2001 18:56:28 +0000 (18:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Oct 2001 18:56:28 +0000 (18:56 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@1317 cda61777-01e9-0310-a592-d414129be87e

doc/Makefile
doc/trouble.but [deleted file]

index 7bd8513..9de92b6 100644 (file)
@@ -1,4 +1,4 @@
-CHAPTERS = blurb intro gs config pscp plink pubkey pageant trouble
+CHAPTERS = blurb intro gs config pscp plink pubkey pageant faq
 
 INPUTS = $(patsubst %,%.but,$(CHAPTERS))
 
diff --git a/doc/trouble.but b/doc/trouble.but
deleted file mode 100644 (file)
index feb6d85..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-\C{trouble} Troubleshooting PuTTY
-
-\# This chapter should accumulate common problems as they come up.
-\# It's conceptually the bug-hunting part of the FAQ.