summaryrefslogtreecommitdiff
path: root/doc/ffserver.texi
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-03-22 20:47:17 -0700
committerMichael Niedermayer <michaelni@gmx.at>2015-04-11 01:14:51 +0200
commit3d6069d01c8bb292286c4ada36a4f6155e8c8c53 (patch)
tree5a3161f66208af1635afc94bd9217fc82af90ec5 /doc/ffserver.texi
parent5faca08cafc17247ad392620e3b26ab4a70dc4ce (diff)
Use @verbatim instead of @example for ASCII arts
Partially fixes #3869. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/ffserver.texi')
-rw-r--r--doc/ffserver.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ffserver.texi b/doc/ffserver.texi
index 336cec19a2..ad48f47a8f 100644
--- a/doc/ffserver.texi
+++ b/doc/ffserver.texi
@@ -118,7 +118,8 @@ Multiple streams can be connected to the same feed.
For example, you can have a situation described by the following
graph:
-@example
+
+@verbatim
_________ __________
| | | |
ffmpeg 1 -----| feed 1 |-----| stream 1 |
@@ -143,7 +144,8 @@ ffmpeg 2 -----| feed 3 |-----| stream 4 |
| | | |
| file 1 |-----| stream 5 |
|_________| |__________|
-@end example
+
+@end verbatim
@anchor{FFM}
@section FFM, FFM2 formats