]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1048] Fixed new doc formatting
authorThomas Markwalder <tmark@isc.org>
Fri, 14 Feb 2020 19:03:56 +0000 (14:03 -0500)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 21 Feb 2020 09:07:34 +0000 (10:07 +0100)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 2b1e0a9381ea28e3a55e8b40c7006178f508e772..e1e4b16541134d55f2a6853e29b5e301e8fa371b 100644 (file)
@@ -3245,10 +3245,10 @@ and '-'. This may be accomplished with the following two parameters:
 
 .. note::
 
-   Starting with Kea 1.7.5, the default values are as follows:
+    Starting with Kea 1.7.5, the default values are as follows:
 
-   "hostname-char-set": "[^A-Za-z0-9.-]",
-   "hostname-char-replacement": ""
+    -   "hostname-char-set": "[^A-Za-z0-9.-]",
+    -   "hostname-char-replacement": ""
 
     This enables sanitizing and will omit any character that is not
     a letter,digit, hyphen, dot or nul.
index 5ba6263c2680e60d72e77ba72e4e455005afe5d3..0b087e45fbf3ffcd90c2d6e7c253723cb133bc04 100644 (file)
@@ -2973,10 +2973,10 @@ accomplished with the following two parameters:
 
 .. note::
 
-   Starting with Kea 1.7.5, the default values are as follows:
+    Starting with Kea 1.7.5, the default values are as follows:
 
-   "hostname-char-set": "[^A-Za-z0-9.-]",
-   "hostname-char-replacement": ""
+    - "hostname-char-set": "[^A-Za-z0-9.-]",
+    - "hostname-char-replacement": ""
 
     This enables sanitizing and will omit any character that is not
     a letter,digit, hyphen, dot or nul.