2017-12-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed broken links in the Operations Guide.
This commit is contained in:
Fred Gleason 2017-12-18 08:21:44 -05:00
parent e07cabc72f
commit 251eb4a0fa
4 changed files with 14 additions and 12 deletions

View File

@ -16495,3 +16495,5 @@
* Incremented the package version to 2.17.0int07.
2017-12-16 Fred Gleason <fredg@paravelsystems.com>
* Added support for filepath wildcards in macro carts.
2017-12-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed broken links in the Operations Guide.

View File

@ -60,12 +60,6 @@
</para>
<para>
<variablelist>
<varlistentry>
<term>RDAdmin</term>
<listitem>
System wide configuration
</listitem>
</varlistentry>
<varlistentry>
<term><link linkend="chapter.rdlibrary">RDLibrary</link></term>
<listitem>
@ -103,7 +97,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>RDCartSlots</term>
<term><link linkend="chapter.rdcartslots">RDCartSlots</link></term>
<listitem>
Emulate a traditional broadcast cart machine
</listitem>
@ -120,6 +114,12 @@
Podcast feed manager
</listitem>
</varlistentry>
<varlistentry>
<term><link linkend="chapter.rdadmin">RDAdmin</link></term>
<listitem>
System wide configuration
</listitem>
</varlistentry>
</variablelist>
</para>
<para>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" xml:id="chapter.rdadmin">
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="chapter.rdadmin">
<title>Configuring Rivendell with RDAdmin</title>
<sect1 xml:id="sect.rdadmin.overview">
<title>Overview</title>
@ -784,7 +784,7 @@
For further information on the <computeroutput>Low</computeroutput>
and <computeroutput>None</computeroutput> options, see the
'-Y' and '-Z' options in the cdparanoia(1) man page or
<link linkend="https://linux.die.net/man/1/cdparanoia">https://linux.die.net/man/1/cdparanoia</link>.
<link xlink:href="https://linux.die.net/man/1/cdparanoia">https://linux.die.net/man/1/cdparanoia</link>.
</para>
<para>
The <computeroutput>Read ISRC from CD:</computeroutput> dropdown
@ -821,7 +821,7 @@
controls which algorithm will be used when resampling ingested audio
to a different sample rate. For more information regarding the various
algorithms available, see
<link linkend="http://mega-nerd.com/SRC/api_misc.html#Converters">
<link xlink:href="http://mega-nerd.com/SRC/api_misc.html#Converters">
http://mega-nerd.com/SRC/api_misc.html#Converters</link>.
</para>
<para>
@ -2183,7 +2183,7 @@
The JACK Audio Connection Kit is an audio integration system that
allows audio to be shared in real-time between multiple programs.
More information can be found at
<link linkend="http://jackaudio.org">http://jackaudio.org</link>.
<link xlink:href="http://jackaudio.org">http://jackaudio.org</link>.
</para>
<para>
Rivendell's JACK connectivity is handed by the caed(8) daemon,

View File

@ -97,7 +97,7 @@
<title>Invoke Script</title>
<para>
Start up the script, as described in
<xref linkend="wings_filter.usage" />. The script will print progress
<xref linkend="sect.wings_filter.usage" />. The script will print progress
reports as it proceeds, or notify you of
error conditions as required.
</para>