From: hal9 <hal9@users.sourceforge.net> Date: Wed, 15 May 2002 04:03:30 +0000 (+0000) Subject: Fix ulink -> link markup. X-Git-Tag: v_3_0_branchpoint~65 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/@default-cgi@toggle?a=commitdiff_plain;h=884eba0696e7317a5cfa270d5e3f6295be8b314e;p=privoxy.git Fix ulink -> link markup. --- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 0eda1d9d..852aa662 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -24,7 +24,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 1.57 2002/05/05 20:26:02 hal9 Exp $ + $Id: faq.sgml,v 1.58 2002/05/10 01:48:20 hal9 Exp $ Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org> See LICENSE. @@ -72,7 +72,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 1.57 2002/05/05 20:26:02 hal9 Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 1.58 2002/05/10 01:48:20 hal9 Exp $</pubdate> <!-- @@ -1100,7 +1100,7 @@ FIXME: commented out until we have data. HB 03/18/02. <sect2 renderas="sect3" id="newads"><title>How can I submit new ads?</title> <para> -Please see the <ulink url="contact.html">Contact section</ulink>. +Please see the <link linkend="contact">Contact section</link>. </para> <para> @@ -1513,6 +1513,11 @@ FIXME: Commented out until we have something to put here. HB 03/18/02. Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: faq.sgml,v $ +Revision 1.58 2002/05/10 01:48:20 hal9 +This is mostly proposed copyright/licensing additions and changes. Docs +are still GPL, but licensing and copyright are more visible. Also, copyright +changed in doc header comments (eliminate references to JB except FAQ). + Revision 1.57 2002/05/05 20:26:02 hal9 Sorting out license vs copyright in these docs.