Fix a broken link. It was using <ulink url=...> instead of
<link linkend=...>.
This commit is contained in:
parent
e1f34d79ba
commit
dbd17a4c92
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8469
3 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/sound/chapter.sgml,v 1.1 2000/12/01 00:58:20 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
|
@ -79,8 +79,8 @@
|
|||
|
||||
<para>The driver you use in your kernel depends on the kind of card
|
||||
you have. The sections below provide more information and what
|
||||
you will need to add to your <ulink url="../kernelconfig.html">kernel
|
||||
configuration</ulink>.</para>
|
||||
you will need to add to your <link linkend="../kernelconfig">kernel
|
||||
configuration</link>.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Creative, Advance, and ESS Sound Cards</title>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/sound/chapter.sgml,v 1.1 2000/12/01 00:58:20 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
|
@ -79,8 +79,8 @@
|
|||
|
||||
<para>The driver you use in your kernel depends on the kind of card
|
||||
you have. The sections below provide more information and what
|
||||
you will need to add to your <ulink url="../kernelconfig.html">kernel
|
||||
configuration</ulink>.</para>
|
||||
you will need to add to your <link linkend="../kernelconfig">kernel
|
||||
configuration</link>.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Creative, Advance, and ESS Sound Cards</title>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/sound/chapter.sgml,v 1.1 2000/12/01 00:58:20 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
|
@ -79,8 +79,8 @@
|
|||
|
||||
<para>The driver you use in your kernel depends on the kind of card
|
||||
you have. The sections below provide more information and what
|
||||
you will need to add to your <ulink url="../kernelconfig.html">kernel
|
||||
configuration</ulink>.</para>
|
||||
you will need to add to your <link linkend="../kernelconfig">kernel
|
||||
configuration</link>.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Creative, Advance, and ESS Sound Cards</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue