summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-11-16 07:02:33 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-11-16 07:02:33 -0800
commitd58d242931b5317864eea12ed5da9921488f5e86 (patch)
tree467d4303932abeac0f9ec1fbdc927e19a07ce7b9
parentbfea92273d834cd20b27fce93b82f519670c1386 (diff)
Updated man page.
-rw-r--r--man/pandoc.15
1 files changed, 3 insertions, 2 deletions
diff --git a/man/pandoc.1 b/man/pandoc.1
index 6f5c0bbd3..6440a2da9 100644
--- a/man/pandoc.1
+++ b/man/pandoc.1
@@ -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