grammar/wording
authorDiego Biurrun <diego@biurrun.de>
Wed, 13 Dec 2006 10:42:15 +0000 (10:42 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 13 Dec 2006 10:42:15 +0000 (10:42 +0000)
Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/ffmpeg-doc.texi

index afa4d88..d9d30ee 100644 (file)
@@ -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