Update documentation to reference the current RTP draft.
authorRalph Giles <giles@xiph.org>
Fri, 7 Dec 2007 19:31:57 +0000 (19:31 +0000)
committerRalph Giles <giles@xiph.org>
Fri, 7 Dec 2007 19:31:57 +0000 (19:31 +0000)
svn path=/trunk/vorbis/; revision=14276

doc/Makefile.am
doc/index.html

index fe466d7..c1352ea 100644 (file)
@@ -103,7 +103,7 @@ $(BUILDDIR)/Vorbis_I_spec.xml: $(doc_sources)
        @mkdir -p $(BUILDDIR)
        @for file in $(doc_sources); do cp $(srcdir)/$$file $(BUILDDIR); done
 # translate the draft rtp.txt to .xml in the BUILDDIR
-$(BUILDDIR)/draft-rtp.xml: draft-ietf-avt-rtp-vorbis-05.txt
+$(BUILDDIR)/draft-rtp.xml: draft-ietf-avt-rtp-vorbis-08.txt
        cat $< | sed 's/\f//g' > $@
 # cat $< | sed 's/\f//g' | sed 's/</\&lt;/g' | sed 's/>/\&gt;/g' > $@
 
index f4065e4..430ea37 100644 (file)
@@ -84,7 +84,7 @@ li {
 <li>Vorbis I specification [<a href="Vorbis_I_spec.html">html</a>]
   [<a href="Vorbis_I_spec.pdf">pdf</a>]</li>
 <li><a href="v-comment.html">Vorbis comment header specification</a></li>
-<li><a href="draft-ietf-avt-rtp-vorbis-06.txt">Embedding Vorbis encoded 
+<li><a href="draft-ietf-avt-rtp-vorbis-08.txt">Embedding Vorbis encoded 
 audio in an RTP payload format</a></li>
 </ul>