summaryrefslogtreecommitdiffstats
path: root/doc/examples/kea6
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2021-08-12 11:41:21 +0200
committerRazvan Becheriu <razvan@isc.org>2021-08-12 13:15:05 +0200
commit0493faea8db5e5b1019397a53bb5614286e83682 (patch)
tree62e5c20274541d9c6d1e11526cb18030811a7629 /doc/examples/kea6
parent[#1930] do not mention reservations-out-of-pool when reservations-in-subnet i... (diff)
downloadkea-0493faea8db5e5b1019397a53bb5614286e83682.tar.xz
kea-0493faea8db5e5b1019397a53bb5614286e83682.zip
[#1930] minor wording and formatting changes
Diffstat (limited to 'doc/examples/kea6')
-rw-r--r--doc/examples/kea6/all-keys.json4
-rw-r--r--doc/examples/kea6/global-reservations.json2
-rw-r--r--doc/examples/kea6/reservations.json2
-rw-r--r--doc/examples/kea6/shared-network.json2
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json
index 13ce667518..9be4be0d72 100644
--- a/doc/examples/kea6/all-keys.json
+++ b/doc/examples/kea6/all-keys.json
@@ -680,7 +680,7 @@
// Specify if server can assume that all reserved addresses
// are out-of-pool.
// Ignored when reservations-in-subnet is false.
- // If it is specified, it is inherited to "subnet6" levels.
+ // If specified, it is inherited by "subnet6" levels.
"reservations-out-of-pool": false,
// List of client classes which must be evaluated when this shared
@@ -1019,7 +1019,7 @@
// Specify if server can assume that all reserved addresses
// are out-of-pool.
// Ignored when reservations-in-subnet is false.
- // If it is specified, it is inherited to "shared-networks" and
+ // If specified, it is inherited by "shared-networks" and
// "subnet6" levels.
"reservations-out-of-pool": false,
diff --git a/doc/examples/kea6/global-reservations.json b/doc/examples/kea6/global-reservations.json
index 908bc84b22..34de838f44 100644
--- a/doc/examples/kea6/global-reservations.json
+++ b/doc/examples/kea6/global-reservations.json
@@ -53,7 +53,7 @@
// Specify if server can assume that all reserved addresses
// are out-of-pool.
// Ignored when reservations-in-subnet is false.
-// If it is specified, it is inherited to "shared-networks" and "subnet6" levels.
+// If specified, it is inherited by "shared-networks" and "subnet6" levels.
"reservations-out-of-pool": false,
// Define several global host reservations.
diff --git a/doc/examples/kea6/reservations.json b/doc/examples/kea6/reservations.json
index a4a30ce993..96f28b8b19 100644
--- a/doc/examples/kea6/reservations.json
+++ b/doc/examples/kea6/reservations.json
@@ -61,7 +61,7 @@
// Specify if server can assume that all reserved addresses
// are out-of-pool.
// Ignored when reservations-in-subnet is false.
- // If it is specified, it is inherited to "shared-networks" and
+ // If specified, it is inherited by "shared-networks" and
// "subnet6" levels.
"reservations-out-of-pool": false,
diff --git a/doc/examples/kea6/shared-network.json b/doc/examples/kea6/shared-network.json
index 0b6e7b1eb1..0dd5edc593 100644
--- a/doc/examples/kea6/shared-network.json
+++ b/doc/examples/kea6/shared-network.json
@@ -84,7 +84,7 @@
// Specify if server can assume that all reserved addresses
// are out-of-pool.
// Ignored when reservations-in-subnet is false.
- // If it is specified, it is inherited to "subnet6" levels.
+ // If specified, it is inherited by "subnet6" levels.
"reservations-out-of-pool": false,
// List of subnets belonging to this particular shared-network