2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[master] fix typo and standardize one spelling

in docs. trivial. no review.
This commit is contained in:
Jeremy C. Reed
2012-12-06 21:01:51 -06:00
parent 678ce7c7ba
commit 8e39d7eb39

View File

@@ -472,7 +472,7 @@ var/
<title>Packages</title> <title>Packages</title>
<para> <para>
Some operating systems or softare package vendors may Some operating systems or software package vendors may
provide ready-to-use, pre-built software packages for provide ready-to-use, pre-built software packages for
the BIND 10 suite. the BIND 10 suite.
Installing a pre-built package means you do not need to Installing a pre-built package means you do not need to
@@ -2157,7 +2157,7 @@ AND_MATCH := "ALL": [ RULE_RAW, RULE_RAW, ... ]
you indicate that the system is not usable without the you indicate that the system is not usable without the
component and if such component fails, the system shuts component and if such component fails, the system shuts
down no matter when the failure happened. This is the down no matter when the failure happened. This is the
behaviour of the core components (the ones you can't turn behavior of the core components (the ones you can't turn
off), but you can declare any other components as core as off), but you can declare any other components as core as
well if you wish (but you can turn these off, they just well if you wish (but you can turn these off, they just
can't fail). can't fail).