]> 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:01 +0000 (17:15 +0200)
man/tvheadend.1

index 9dbb3347fc33b0cc88e2541583c6ee4d4351ca58..669b3d4435166661f9cf4df0686cba9da4b34d75 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.