From: Martin Thierer Date: Tue, 10 Sep 2019 17:09:43 +0000 (+0200) Subject: man page: Correct default values for http and htsp port X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ef4c0c28e2adf8b8b4e7f5cee33e0c8625e40f7;p=thirdparty%2Ftvheadend.git man page: Correct default values for http and htsp port --- diff --git a/man/tvheadend.1 b/man/tvheadend.1 index edd79024a..1306bf905 100644 --- a/man/tvheadend.1 +++ b/man/tvheadend.1 @@ -82,13 +82,13 @@ Specify an interface IP address on which incoming HTTP and HTSP connections will be accepted. By default, connections are accepted on all interfaces. .TP \fB\-\-http_port -Specify alternative http port (default 9881). +Specify alternative http port (default 9981). .TP \fB\-\-http_root Specify alternative http webroot. .TP \fB\-\-htsp_port -Specify alternative HTSP port (default 9882). +Specify alternative HTSP port (default 9982). .TP \fB\-\-htsp_port2 Specify extra HTSP port.