K 10
svn:author
V 6
murray
K 8
svn:date
V 27
2004-08-25T10:23:21.000000Z
K 7
svn:log
V 642
Use a more precise ulink and prevent a needless footnote from being created.
This could also have been done with
.
but that would have caused "../../../docs.html" to be dislpayed in the
HTML version. That's what we want to link to, but it looks better to
display the absolute URL inline. This commit gives us the best of
both worlds, for print and HTML output :
browse the list of tutorials at http://www.FreeBSD.org/.
+ url="&url.base;/docs.html">http://www.FreeBSD.org/docs.html
Found by: loader@freebsdmall.com
END