1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-02 03:52:49 -05:00

Add a new chapter full of intermediate-useful-things, somewhere

between `Getting Started' (things we can barely believe you don't
know) and the Configuration reference chapter (things you already
knew and had just forgotten). Only half-written at the moment.

[originally from svn r1423]
This commit is contained in:
Simon Tatham
2001-11-25 18:59:12 +00:00
parent 66a5fe7301
commit fe943dcd68
3 changed files with 213 additions and 6 deletions

View File

@ -1,4 +1,4 @@
CHAPTERS = blurb intro gs config pscp plink pubkey pageant faq
CHAPTERS = blurb intro gs using config pscp plink pubkey pageant faq
INPUTS = $(patsubst %,%.but,$(CHAPTERS))