diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-05-16 19:24:39 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-05-18 16:08:41 +0200 |
commit | 90c9edba58eddf39e77937a6c602d7ff289c9bfd (patch) | |
tree | b537055c53251cbbb5669ccbd1b33ff268c8e1e0 /doc/general.texi | |
parent | 1afc278994364f680a7b490d3dd9d7a5265f7bc3 (diff) | |
download | ffmpeg-90c9edba58eddf39e77937a6c602d7ff289c9bfd.tar.gz |
doc: Replace some @file tags by more suitable markup.
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 090e4c594b..680b971bc7 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -13,7 +13,8 @@ Libav can be hooked up with a number of external libraries to add support for more formats. None of them are used by default, their use has to be -explicitly requested by passing the appropriate flags to @file{./configure}. +explicitly requested by passing the appropriate flags to +@command{./configure}. @section OpenCORE and VisualOn libraries |