diff --git a/doc/Makefile b/doc/Makefile index 7bd85138..9de92b63 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -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 index feb6d856..00000000 --- a/doc/trouble.but +++ /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.