6c44a8088232877e0f9efe81bda102e1177d4f91
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

1) ## translation metadata
Peter Palfrader In CVS the magic keyword is...

Peter Palfrader authored 18 years ago

2) # Revision: $Revision$
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

3) 
Peter Palfrader Give tor-manual web pages a...

Peter Palfrader authored 18 years ago

4) #include "head.wmi" TITLE="manpage"
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

5) 
6) <div class="main-column">
7) 
8) <:
Roger Dingledine update TORCVSSTABLE variabl...

Roger Dingledine authored 17 years ago

9) 	die "Missing manpage" unless -f "$(TORSVNSTABLE)/doc/tor.1.in";
10) 	my $man = `man2html -M '' $(TORSVNSTABLE)/doc/tor.1.in`;