diff options
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r-- | doc/advanced.mux | 2 |
1 files changed, 1 insertions, 1 deletions
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" |