From 8ef4c0c28e2adf8b8b4e7f5cee33e0c8625e40f7 Mon Sep 17 00:00:00 2001 From: Martin Thierer Date: Tue, 10 Sep 2019 19:09:43 +0200 Subject: [PATCH] man page: Correct default values for http and htsp port --- man/tvheadend.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2