Updated man page.
This commit is contained in:
parent
bfea92273d
commit
d58d242931
1 changed files with 3 additions and 2 deletions
|
@ -4491,8 +4491,9 @@ For example:
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
<audio\ controls="1">
|
<audio\ controls="1">
|
||||||
\ <source\ src="http://www.sixbarsjail.it/tmp/bach_toccata.mp3"
|
\ \ <source\ src="http://example.com/music/toccata.mp3"
|
||||||
\ data\-external="1"\ type="audio/mpeg"></source>
|
\ \ \ \ \ \ \ \ \ \ data\-external="1"\ type="audio/mpeg">
|
||||||
|
\ \ </source>
|
||||||
</audio>
|
</audio>
|
||||||
\f[]
|
\f[]
|
||||||
.fi
|
.fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue