[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] r24323: {website} fix the path (website/trunk/manpages/en)



Author: runa
Date: 2011-03-09 18:13:38 +0000 (Wed, 09 Mar 2011)
New Revision: 24323

Modified:
   website/trunk/manpages/en/tor-manual-dev.wml
Log:
fix the path

Modified: website/trunk/manpages/en/tor-manual-dev.wml
===================================================================
--- website/trunk/manpages/en/tor-manual-dev.wml	2011-03-09 18:06:27 UTC (rev 24322)
+++ website/trunk/manpages/en/tor-manual-dev.wml	2011-03-09 18:13:38 UTC (rev 24323)
@@ -14,7 +14,7 @@
   <div id="maincol">  
     <:
     	die "Missing git clone" unless -d "$(TORGIT)";
-    	my $man = `cat manpages/lang/tor.1.txt | asciidoc -d manpage -s -o - -`;
+    	my $man = `cat ../manpages/lang/tor.1.txt | asciidoc -d manpage -s -o - -`;
 	die "No manpage because of asciidoc error or file not available from git" unless $man;
     	print $man;
     :>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits