Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2004 05:30:47 +0000
From:      Murray Stokely <murray@FreeBSD.org>
To:        doc@freebsd.org
Subject:   small patch for glossary
Message-ID:  <20040824053047.GB8124@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
I don't remember if anyone requested a lock on the glossary?  Here is
a patch to fix a relative URL that is showing up even when I specify
print output.

      - Murray

Index: freebsd-glossary.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml,v
retrieving revision 1.17
diff -u -r1.17 freebsd-glossary.sgml
--- freebsd-glossary.sgml	15 Aug 2004 13:38:29 -0000	1.17
+++ freebsd-glossary.sgml	24 Aug 2004 05:09:10 -0000
@@ -224,7 +224,7 @@
 	<para>A phenomenon whereby many people will give an opinion on
 	  an uncomplicated topic, whilst a complex topic receives little
 	  or no discussion.  See the
-	  <ulink url="../faq/misc.html#BIKESHED-PAINTING">FAQ</ulink> for
+	  <ulink url="&url.books.faq;/misc.html#BIKESHED-PAINTING">FAQ</ulink> for
 	  the origin of the term.</para>
       </glossdef>
     </glossentry>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040824053047.GB8124>