From: Tomek Mrugalski Date: Mon, 25 Feb 2019 14:14:13 +0000 (+0100) Subject: [#362] Corrected escaped examples. X-Git-Tag: 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b00de11ca50902e2f91cd67162a88946efa3df03;p=thirdparty%2Fkea.git [#362] Corrected escaped examples. --- diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 61e39c7e1f..5265b60e90 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -1313,7 +1313,7 @@ temporarily override a list of interface names and listen on all interfaces. "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" } ] },