diff --git a/doc/sphinx/api/remote-option4-network-set.json b/doc/sphinx/api/remote-option4-network-set.json index ea1177b0ce..de238aa99e 100644 --- a/doc/sphinx/api/remote-option4-network-set.json +++ b/doc/sphinx/api/remote-option4-network-set.json @@ -10,7 +10,6 @@ "{", " \"command\": \"remote-option4-network-set\",", " \"arguments\": {", - " \"arguments\": {", " \"shared-networks\": [", " {", " \"name\": ", diff --git a/doc/sphinx/api/remote-option4-pool-del.json b/doc/sphinx/api/remote-option4-pool-del.json index a1a58acc0c..0ec63c2e02 100644 --- a/doc/sphinx/api/remote-option4-pool-del.json +++ b/doc/sphinx/api/remote-option4-pool-del.json @@ -4,7 +4,7 @@ "This command deletes a DHCPv4 address pool option from the configuration database." ], "cmd-comment": [ - "This command includes two lists with exactly address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." + "This command includes two lists with exactly one address pool specification and exactly one option specification comprising an option space name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." ], "cmd-syntax": [ "{", diff --git a/doc/sphinx/api/remote-option6-network-set.json b/doc/sphinx/api/remote-option6-network-set.json index e7f8ad11da..09f5b73b51 100644 --- a/doc/sphinx/api/remote-option6-network-set.json +++ b/doc/sphinx/api/remote-option6-network-set.json @@ -10,7 +10,6 @@ "{", " \"command\": \"remote-option6-network-set\",", " \"arguments\": {", - " \"arguments\": {", " \"shared-networks\": [", " {", " \"name\": ", diff --git a/doc/sphinx/api/remote-option6-pd-pool-del.json b/doc/sphinx/api/remote-option6-pd-pool-del.json index 295787e725..fa230d4c31 100644 --- a/doc/sphinx/api/remote-option6-pd-pool-del.json +++ b/doc/sphinx/api/remote-option6-pd-pool-del.json @@ -4,7 +4,7 @@ "This command deletes a DHCPv6 prefix delegation pool option from the configuration database." ], "cmd-comment": [ - "This command includes two lists with exactly prefix delegation pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." + "This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." ], "cmd-syntax": [ "{", diff --git a/doc/sphinx/api/remote-option6-pd-pool-set.json b/doc/sphinx/api/remote-option6-pd-pool-set.json index d3db399ab2..f67f95a14d 100644 --- a/doc/sphinx/api/remote-option6-pd-pool-set.json +++ b/doc/sphinx/api/remote-option6-pd-pool-set.json @@ -4,7 +4,7 @@ "This command creates or replaces a DHCPv6 prefix delegation pool option in the configuration database." ], "cmd-comment": [ - "This command includes two lists with exactly prefix delegation pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." + "This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." ], "cmd-syntax": [ "{", diff --git a/doc/sphinx/api/remote-option6-pool-del.json b/doc/sphinx/api/remote-option6-pool-del.json index 42d70c5a8a..b63efb4473 100644 --- a/doc/sphinx/api/remote-option6-pool-del.json +++ b/doc/sphinx/api/remote-option6-pool-del.json @@ -4,7 +4,7 @@ "This command deletes a DHCPv6 address pool option from the configuration database." ], "cmd-comment": [ - "This command includes two lists with exactly address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." + "This command includes two lists with exactly one address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." ], "cmd-syntax": [ "{",