From 0de4efb8d72f215050d24a8912007c601cbbcb7d Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 22 Sep 2013 20:39:16 +0000 Subject: doc/filters: put ladspa configure option into @code{} Signed-off-by: Paul B Mahol --- doc/filters.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index 4319eec70e..4a05242621 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1404,7 +1404,8 @@ out Load a LADSPA (Linux Audio Developer's Simple Plugin API) plugin. -To enable compilation of this filter you need to configure FFmpeg with "--enable-ladspa". +To enable compilation of this filter you need to configure FFmpeg with +@code{--enable-ladspa}. @table @option @item file, f -- cgit v1.2.3