diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-03-18 07:49:51 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-03-18 07:49:51 +0000 |
commit | 000bbebb6649f81c19f934dc363b6fb3acfde5c3 (patch) | |
tree | f2a9c729d84ac90a119ace494f305c07615714ce /doc | |
parent | e05c8d068203c7cba9afdffe851aa1732bb8a809 (diff) | |
download | ffmpeg-000bbebb6649f81c19f934dc363b6fb3acfde5c3.tar.gz |
Adjust @columnfractions settings to reflect the number of columns in the table.
Originally committed as revision 18028 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index 143aef4526..21cee2e82b 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -616,7 +616,7 @@ performance on systems without hardware floating point support). @section Subtitle Formats -@multitable @columnfractions .4 .1 .1 .1 .1 .1 +@multitable @columnfractions .4 .1 .1 .1 .1 @item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding @item SSA/ASS @tab X @tab X @item DVB @tab X @tab X @tab X @tab X @@ -628,7 +628,7 @@ performance on systems without hardware floating point support). @section Network Protocols -@multitable @columnfractions .4 .1 .1 .1 .1 .1 +@multitable @columnfractions .4 .1 @item Name @tab Support @item file @tab X @item Gopher @tab X |