svn commit: r47497 - head/en_US.ISO8859-1/books/handbook/multimedia

Dru Lavigne dru at FreeBSD.org
Sun Oct 4 09:23:38 UTC 2015


Author: dru
Date: Sun Oct  4 09:23:37 2015
New Revision: 47497
URL: https://svnweb.freebsd.org/changeset/doc/47497

Log:
  Create link for table so it is always correctly numbered.
  
  Submitted by: wblock

Modified:
  head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml	Sat Oct  3 11:01:14 2015	(r47496)
+++ head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml	Sun Oct  4 09:23:37 2015	(r47497)
@@ -296,10 +296,11 @@ pcm2: <Conexant CX20590 (Analog 2.0+H
       <indexterm><primary>IRQ</primary></indexterm>
       <indexterm><primary>DSP</primary></indexterm>
 
-      <para>Table 7.1 lists some common error messages and their
-	solutions:</para>
+      <para><xref linkend="multimedia-sound-common-error-messages"/>
+	lists some common error messages and their solutions:</para>
 
-      <table frame="none" pgwide="1">
+      <table xml:id="multimedia-sound-common-error-messages"
+	frame="none" pgwide="1">
 	<title>Common Error Messages</title>
 
 	<tgroup cols="2">


More information about the svn-doc-all mailing list