]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
man page: Correct default values for http and htsp port
authorMartin Thierer <mthierer@gmail.com>
Tue, 10 Sep 2019 17:09:43 +0000 (19:09 +0200)
committerJaroslav Kysela <perex@perex.cz>
Sun, 6 Oct 2019 15:15:10 +0000 (17:15 +0200)
man/tvheadend.1

index edd79024aae6c7ab890c80acf2cab2af834bf9f2..1306bf9053d38752178f7117e645e5189a115520 100644 (file)
@@ -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.