]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4489] Minor edits in the User Guide.
authorMarcin Siodelski <marcin@isc.org>
Fri, 29 Jul 2016 07:33:45 +0000 (09:33 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 29 Jul 2016 07:33:45 +0000 (09:33 +0200)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index 63a99d818f2fae7c804d1ec79e138ee6bfa12a12..ebf5aa6ae8a71bb702a45a202129c7f9c16fc83b 100644 (file)
@@ -548,12 +548,12 @@ configuration, may not have write privileges to the database. This is often
 required by the policy within a given network to secure the data from being
 unintentionally modified. In many cases administrators have inventory databases
 deployed, which contain substantially more information about the hosts than
-static reservations assigned to them. Such database can be used to create
+static reservations assigned to them. The inventory database can be used to create
 a view of a Kea hosts database and such view is often read only.
 </para>
 <para>
 Kea host database backends operate with implicit configuration to both read
-and write from the database. If the host database is read only for the
+from and write to the database. If the host database is read only for the
 particular user, the backend will fail to start and consequently the server
 will refuse to start/reconfigure. If the administrator intends to use the
 read only host database for retrieving reservations for clients, to assign
index a12666e381759c73cacb1b5af5917f9f5965fe9a..0b63c3a42beada968fbe1f5c9907d8d3abd66ae8 100644 (file)
@@ -549,12 +549,12 @@ configuration, may not have write privileges to the database. This is often
 required by the policy within a given network to secure the data from being
 unintentionally modified. In many cases administrators have inventory databases
 deployed, which contain substantially more information about the hosts than
-static reservations assigned to them. Such database can be used to create
+static reservations assigned to them. The inventory database can be used to create
 a view of a Kea hosts database and such view is often read only.
 </para>
 <para>
-Kea host database backends operate with implicit configuration to both read
-and write from the database. If the host database is read only for the
+Kea host database backends operate with implicit configuration to both read from
+and write to the database. If the host database is read only for the
 particular user, the backend will fail to start and consequently the server
 will refuse to start/reconfigure. If the administrator intends to use the
 read only host database for retrieving reservations for clients, to assign