From 078b1e581aba73f740c8e0d2e6faab963540aaab Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 22 Nov 2017 11:24:00 +0100 Subject: Prefer usage of ampersand in UDP output URL query --- doc/advanced.mux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/advanced.mux b/doc/advanced.mux index 7714909..0db8c02 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -437,7 +437,7 @@ outputs { ; UDP send to host:port, simple example for unicast ;net_udp "udp://host:port" ; example with source and TTL specification for multicast - ;net_udp "udp://237.10.0.230:7000?src=10.0.1.125,ttl=1" + ;net_udp "udp://237.10.0.230:7000?src=10.0.1.125&ttl=1" ; RAW for farsync ETI card ;farsync "raw://sync0" -- cgit v1.2.3