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/gitweb/gitweb.cgi?a=commitdiff_plain;h=cb0a61e959065b321d91244d5558968a6cdcb4ad;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 9dbb3347f..669b3d443 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.