From 0d640c08eb30b43b50902cd8a19f5f6ec367201d Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 29 Nov 2013 10:22:10 +0100 Subject: [PATCH] doc/ffserver: specify missing argument for ACL feed option --- doc/ffserver.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ffserver.texi b/doc/ffserver.texi index e92500c371..80e726d2ed 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -366,7 +366,7 @@ e.g. if you need to generate multiple FFM feeds with a single This option is ignored in case the commandline option @option{-n} is specified. -@item ACL +@item ACL @var{spec} Specify the list of IP address which are allowed or denied to write the feed. Multiple ACL options can be specified. @end table