summaryrefslogtreecommitdiff
path: root/doc/outdevs.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-06 23:15:27 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-06 23:15:27 +0000
commit2f6bc4e76e2cd52262a2b28b7fb7857c609f8003 (patch)
treeea87b9185d55c9094948caaeaf6ff68677d6367e /doc/outdevs.texi
parentc32ccf7c436b6001905ecc14bf15021b645a5630 (diff)
Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.
Originally committed as revision 24724 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/outdevs.texi')
-rw-r--r--doc/outdevs.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/outdevs.texi b/doc/outdevs.texi
index 6aedfa7079..ef277b797f 100644
--- a/doc/outdevs.texi
+++ b/doc/outdevs.texi
@@ -5,8 +5,8 @@ Output devices are configured elements in FFmpeg which allow to write
multimedia data to an output device attached to your system.
When you configure your FFmpeg build, all the supported output devices
-are enabled by default. You can list them using the configure option
-"--list-outdevs".
+are enabled by default. You can list all available ones using the
+configure option "--list-outdevs".
You can disable all the output devices using the configure option
"--disable-outdevs", and selectively enable an output device using the