small patch for glossary
Murray Stokely
murray at FreeBSD.org
Tue Aug 24 05:30:47 UTC 2004
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>
More information about the freebsd-doc
mailing list