-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: resdb
action: commit
revision:
path_from:
revision_from: b0496799fcc4358eba93008512704e8529002100:
path_to:
revision_to:

git.thebackupbox.net

resdb

git://git.thebackupbox.net/resdb

commit b0496799fcc4358eba93008512704e8529002100
Author: Nick <nick@somerandomnick.ano>
Date:   Tue Sep 14 01:02:57 2010 +0000

    trying pod2xhtml instead of pod2html (for named links)

diff --git a/doc/www.anonet2.org/public_pod/Makefile b/doc/www.anonet2.org/public_pod/Makefile

index 7fcdcfa56bb9e623fa3b381086f82fdd75d66bc3..

index ..b51c5305b6c7df38427e29797ac0e3460952456a 100644

--- a/doc/www.anonet2.org/public_pod/Makefile
+++ b/doc/www.anonet2.org/public_pod/Makefile
@@ -1,5 +1,5 @@
 all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html

 %.html: %.pod
-	pod2html --noindex < $< 2>/dev/null > $@.tmp
+	pod2xhtml --noindex < $< 2>/dev/null > $@.tmp
 	mv $@.tmp $@
diff --git a/doc/www.anonet2.org/public_pod/index.pod b/doc/www.anonet2.org/public_pod/index.pod

index f078833b9d682c32ae527224b3d2b6c8b214af8e..

index ..be5f42bb21ce857da7291bc235770d3a680fec8c 100644

--- a/doc/www.anonet2.org/public_pod/index.pod
+++ b/doc/www.anonet2.org/public_pod/index.pod
@@ -1,6 +1,6 @@
 =head1 AnoNet, Take 2!

-(Note: There's now a page (L<http://www.anonet2.org/anonymity>) explaining
+(Note: There's now L<a page|L<http://www.anonet2.org/anonymity> explaining
 a bit about anonymity in general and its place in AnoNet in particular.)

 (Note: There's now a darknet comparison page

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 13:24:53 2024