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

Now that PuTTY is actually using names "@putty.projects.tartarus.org", it

seems like a good idea to document them.

[originally from svn r7747]
This commit is contained in:
Ben Harris
2007-09-29 14:20:55 +00:00
parent faa6e26d38
commit 17bc691cc2
2 changed files with 78 additions and 1 deletions

View File

@ -35,7 +35,7 @@ VERSIONIDS=vids
endif
CHAPTERS := $(SITE) blurb intro gs using config pscp psftp plink pubkey
CHAPTERS += pageant errors faq feedback licence udp pgpkeys
CHAPTERS += pageant errors faq feedback licence udp pgpkeys sshnames
CHAPTERS += index $(VERSIONIDS)
INPUTS = $(patsubst %,%.but,$(CHAPTERS))