cvs commit: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip
chapter.sgml
Murray Stokely
murray at FreeBSD.org
Wed Aug 25 03:23:21 PDT 2004
murray 2004-08-25 10:23:21 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml
Log:
Use a more precise ulink and prevent a needless footnote from being created.
This could also have been done with
<ulink url="&url.base;/docs.html"></ulink>.
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 <ulink
- url="&url.base;/index.html">http://www.FreeBSD.org/</ulink>.
+ url="&url.base;/docs.html">http://www.FreeBSD.org/docs.html</ulink>
Found by: loader at freebsdmall.com
Revision Changes Path
1.143 +1 -1 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml
More information about the cvs-doc
mailing list