Add type attribute for localhost ulinks that are only relevant for

HTML output.

Sponsored by:	FreeBSD Mall, Inc.
This commit is contained in:
Murray Stokely 2003-05-18 07:13:19 +00:00
parent ef4eb2ce01
commit 404e37aec1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16946
2 changed files with 3 additions and 3 deletions

View file

@ -160,7 +160,7 @@ Id Refs Address Size Name
<para>This is by far the easiest method to use when installing the
runtime libraries. It is just like installing any other port
from the <ulink url="file://localhost/usr/ports/">ports collection</ulink>.
from the <ulink type="html" url="file://localhost/usr/ports/">ports collection</ulink>.
Simply do the following:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>

View file

@ -1904,8 +1904,8 @@
<para><application>CVSup</application>'s operation is controlled
by a configuration file called the <filename>supfile</filename>.
There are some sample <filename>supfiles</filename> in the
directory <ulink
url="file://localhost/usr/share/examples/cvsup/">/usr/share/examples/cvsup/</ulink>.</para>
directory <ulink type="html"
url="file://localhost/usr/share/examples/cvsup/"><filename>/usr/share/examples/cvsup/</filename></ulink>.</para>
<para>The information in a <filename>supfile</filename> answers
the following questions for cvsup:</para>