summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-12-13 10:42:15 +0000
committerDiego Biurrun <diego@biurrun.de>2006-12-13 10:42:15 +0000
commit913e4081a3359d8dca957c99e9696ae38d0bb3a7 (patch)
treee80d0548b0d11a02730789f527b0099cbe41e375 /doc/ffmpeg-doc.texi
parent76d2efda6d52dd69e61ffda9fa6b222ef64a1a2a (diff)
grammar/wording
Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r--doc/ffmpeg-doc.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index afa4d8880d..d9d30ee7f4 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -41,14 +41,14 @@ standard mixer.
@section X11 grabbing
-FFmpeg can grab X11 display.
+FFmpeg can grab the X11 display.
@example
ffmpeg -f x11grab -vd x11:0.0 /tmp/out.mpg
@end example
-0.0 is display.screen numbers of your X11 server.
-You can check $DISPLAY variable.
+0.0 is display.screen number of your X11 server, same as
+the DISPLAY environment variable.
@section Video and Audio file format conversion