]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
A few more text/formatting edits
authorSuzanne Goldlust <sgoldlust@isc.org>
Fri, 9 Aug 2019 22:02:02 +0000 (18:02 -0400)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 16 Aug 2019 17:11:03 +0000 (19:11 +0200)
doc/sphinx/api/class-del.json
doc/sphinx/api/class-update.json
doc/sphinx/api/remote-global-parameter4-get.json
doc/sphinx/api/remote-global-parameter6-get.json
doc/sphinx/api/remote-network4-list.json
doc/sphinx/api/remote-network6-list.json
doc/sphinx/api/remote-option-def4-del.json
doc/sphinx/api/remote-option-def6-del.json

index 8c073f1b9ddf3d15b054fc20c6c363f2d3dec179..4635563311865df827d1b675f1db0bb9ffe2488b 100644 (file)
     "hook": "class_cmds",
     "name": "class-del",
     "resp-comment": [
-<<<<<<< HEAD
-        "The command will return a result of 3 (empty) if the client",
-        "class doesn't exist. If the client class exists, the returned",
-        "result is 0 if the deletion was successful and the result is 1",
-        "if the deletion is unsuccessful."
-=======
         "The command returns a result of 3 (empty) if the client class does not exist. If the client class exists, the returned result is 0 if the deletion was successful; the result is 1 if the deletion is unsuccessful."
->>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "resp-syntax": [
         "{",
index e5731e05b65f739f9baab89df160f59f733d8e02..cfd7c82bca9e9c31b96e6a1d00b3563190a4999c 100644 (file)
     "hook": "class_cmds",
     "name": "class-update",
     "resp-comment": [
-<<<<<<< HEAD
-        "The command will return the result of 3 (empty) if the client",
-        "class doesn't exist. If the client class exists, the returned",
-        "result is 0 if the update was successful and the result is 1",
-        "if the update is unsuccessful."
-=======
-        "The command returns the result of 3 (empty) if the client class does not exist. If the client class exists, the returned result is 0 if the update was successful or 1 if the update is unsuccessful."
->>>>>>> Fix grammar, typos, a few JSON errors
+        "The command returns the result of 3 (empty) if the client class does not exist. If the client class exists, the returned result is 0 if the update was successful, or 1 if the update is unsuccessful."
     ],
     "resp-syntax": [
         "{",
index 0e29608a067650cfcf4c81861844ec429f0e043b..59b90e2026ffff88c400b63d7a1c5fbd6f3ab007 100644 (file)
@@ -1,11 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-<<<<<<< HEAD
-        "This command is used to fetch the selected global parameter for the server from the specified database."
-=======
         "This command fetches the selected global parameter for the server from the specified database."
->>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-comment": [
         "This command carries a list including exactly one name of the parameter to be fetched. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it fetches the global parameter value shared by all servers."
index 477dee861c07412920baff4c8d321e59dfcfae94..c6bdfef022526aa4f8c288e63630f52374b9b547 100644 (file)
@@ -1,11 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-<<<<<<< HEAD
-        "This command is used to fetch the selected global parameter for the server from the specified database."
-=======
         "This command fetches the selected global parameter for the server from the specified database."
->>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-comment": [
         "This command carries a list including exactly one name of the parameter to be fetched. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it fetches the global parameter value shared by all servers."
index e315b96ebd3344cf34378a785e162ed84c449284..2ea0c3bb078fbaaadab8c1bec9098e80f030aeed 100644 (file)
@@ -4,11 +4,7 @@
         "This command fetches a list of all IPv4 shared networks from the configuration database."
     ],
     "cmd-comment": [
-<<<<<<< HEAD
-        "The ``server-tags`` list is required for this command and must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
-=======
         "The ``server-tags`` list is required for this command, and must not be empty. It may either contain one or multiple server tags as strings, or a single ``null`` value."
->>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",
index 578d826916d07882628144b82ab71462e313afe2..1b88d4c8169733584bc3abc5aee02745f49acbc4 100644 (file)
@@ -4,11 +4,7 @@
         "This command fetches a list of all IPv6 shared networks from the configuration database."
     ],
     "cmd-comment": [
-<<<<<<< HEAD
-        "The ``server-tags`` list is required for this command and must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
-=======
         "The ``server-tags`` list is required for this command, and must not be empty. It may either contain one or multiple server tags as strings, or a single ``null`` value."
->>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",
index 099ffdb2118340dea3a61127f11254252c036f61..a1cba34c8b7075571a37bfc7baac3995bfc1d655 100644 (file)
@@ -4,11 +4,7 @@
         "This command deletes a DHCPv4 option definition from the configuration database."
     ],
     "cmd-comment": [
-<<<<<<< HEAD
-        "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error."
-=======
         "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
->>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",
index 6ee611365cf6d37a912ea50b08e2453fb4b655a5..81c9121ab40985ef34a00af2b94c808e3aa42b36 100644 (file)
@@ -4,11 +4,7 @@
         "This command deletes a DHCPv6 option definition from the configuration database."
     ],
     "cmd-comment": [
-<<<<<<< HEAD
-        "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error."
-=======
         "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
->>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",