Use correct Uniform Resource Identifier (URI), it works with all

browsers but mozilla, which has a bug on that point.
The fix respects the RFC 2396 related to URIs.
This commit is contained in:
Marc Fonvieille 2002-09-06 20:46:22 +00:00
parent 7981056cf2
commit 90fca4fb60
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14194

View file

@ -361,7 +361,7 @@ Press Esc to continue
<para>Finally, do not overlook FreeBSD's kernel documentation on
the booting procedure, available in the kernel source
distribution (it unpacks to <ulink
URL="file:/usr/src/sys/i386/boot/biosboot/README.386BSD">file:/usr/src/sys/i386/boot/biosboot/README.386BSD</ulink>.</para>
URL="file://localhost/usr/src/sys/i386/boot/biosboot/README.386BSD">/usr/src/sys/i386/boot/biosboot/README.386BSD</ulink>.</para>
</sect1>
<sect1>