]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#362] Corrected escaped examples.
authorTomek Mrugalski <tomasz@isc.org>
Mon, 25 Feb 2019 14:14:13 +0000 (15:14 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 28 Feb 2019 14:52:13 +0000 (15:52 +0100)
doc/guide/dhcp6-srv.xml

index 61e39c7e1f90b2244791e4da8a7df4836b481a7b..5265b60e90027402bd5d50cefcbc31fe015a2796 100644 (file)
@@ -1313,7 +1313,7 @@ temporarily override a list of interface names and listen on all interfaces.
                     <userinput>"option-data": [
                         {
                             "name": "new-posix-timezone",
-                            "data": "EST5EDT4\\,M3.2.0/02:00\,M11.1.0/02:00"
+                            "data": "EST5EDT4\\,M3.2.0/02:00\\,M11.1.0/02:00"
                         }
                     ]</userinput>
                 },