Updated man page.

This commit is contained in:
John MacFarlane 2015-11-16 07:02:33 -08:00
parent bfea92273d
commit d58d242931

View file

@ -4491,8 +4491,9 @@ For example:
.nf
\f[C]
<audio\ controls="1">
\ <source\ src="http://www.sixbarsjail.it/tmp/bach_toccata.mp3"
\ data\-external="1"\ type="audio/mpeg"></source>
\ \ <source\ src="http://example.com/music/toccata.mp3"
\ \ \ \ \ \ \ \ \ \ data\-external="1"\ type="audio/mpeg">
\ \ </source>
</audio>
\f[]
.fi