2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-25 19:27:33 +00:00

[#2245] Text edits

This commit is contained in:
Andrei Pavel 2021-12-16 10:49:28 +02:00
parent 2c064e7878
commit e194ff748f
No known key found for this signature in database
GPG Key ID: 86E9385BC2203766
9 changed files with 4 additions and 32 deletions

View File

@ -284,8 +284,6 @@ server enables authentication of the clients using certificates.
} }
} }
..
.. note:: .. note::
The configuration snippet provided above is for testing The configuration snippet provided above is for testing

View File

@ -979,9 +979,6 @@ The logging might then resemble this:
2016-05-19 13:35:04.167 DEBUG [kea.eval/44478] EVAL_DEBUG_STRING Pushing text string 'foo' 2016-05-19 13:35:04.167 DEBUG [kea.eval/44478] EVAL_DEBUG_STRING Pushing text string 'foo'
2016-05-19 13:35:04.168 DEBUG [kea.eval/44478] EVAL_DEBUG_EQUAL Popping 0x666F6F and 0x666F6F pushing result 'true' 2016-05-19 13:35:04.168 DEBUG [kea.eval/44478] EVAL_DEBUG_EQUAL Popping 0x666F6F and 0x666F6F pushing result 'true'
..
.. note:: .. note::
The debug logging may be quite verbose if there are multiple The debug logging may be quite verbose if there are multiple

View File

@ -246,8 +246,6 @@ illustrates how to change D2's global parameters so it will listen at
} }
} }
..
.. warning:: .. warning::
It is possible for a malicious attacker to send bogus It is possible for a malicious attacker to send bogus
@ -557,8 +555,6 @@ running at "172.88.99.10", set the forward DNS server as follows:
} }
} }
..
.. note:: .. note::
Since ``hostname`` is not yet supported, the parameter ``ip-address`` Since ``hostname`` is not yet supported, the parameter ``ip-address``
@ -692,8 +688,6 @@ service is running at "172.88.99.10", then set it as follows:
} }
} }
..
.. note:: .. note::
Since ``hostname`` is not yet supported, the parameter ``ip-address`` Since ``hostname`` is not yet supported, the parameter ``ip-address``

View File

@ -1331,8 +1331,6 @@ Calculating the values is controlled by the following three parameters.
T2. It is expressed as a real number between 0.0 and 1.0 and must be T2. It is expressed as a real number between 0.0 and 1.0 and must be
greater than ``t1-percent``. The default value is .875, per RFC 2131. greater than ``t1-percent``. The default value is .875, per RFC 2131.
..
.. note:: .. note::
In the event that both explicit values are specified and In the event that both explicit values are specified and

View File

@ -1202,9 +1202,6 @@ with the addresses 2001:db8:1::cafe and 2001:db8:1::babe.
] ]
} }
..
.. note:: .. note::
The value for the setting of the ``data`` element is split across two The value for the setting of the ``data`` element is split across two
@ -3320,8 +3317,6 @@ ISC tested the following configuration:
} }
..
.. note:: .. note::
Relayed DHCPv4-QUERY DHCPv6 messages are not supported. Relayed DHCPv4-QUERY DHCPv6 messages are not supported.

View File

@ -577,8 +577,6 @@ following format:
"text": "2 IPv6 lease(s) found." "text": "2 IPv6 lease(s) found."
} }
..
.. warning:: .. warning::
The ``lease4-get-all`` and ``lease6-get-all`` commands may result in The ``lease4-get-all`` and ``lease6-get-all`` commands may result in

View File

@ -210,8 +210,6 @@ configuration would be:
: :
} }
..
.. note:: .. note::
Libraries are reloaded even if their lists have not changed, Libraries are reloaded even if their lists have not changed,

View File

@ -374,8 +374,6 @@ relevant linker cache configuration file for the OS):
$ ldconfig $ ldconfig
..
.. note:: .. note::
If ``ldconfig`` is not run where required, users may see If ``ldconfig`` is not run where required, users may see

View File

@ -99,8 +99,6 @@ The contents of ``keactrl.conf`` are:
# Be verbose? # Be verbose?
kea_verbose=no kea_verbose=no
..
.. note:: .. note::
In the example above, strings of the form @something@ are replaced by In the example above, strings of the form @something@ are replaced by
@ -244,8 +242,6 @@ take effect.
INFO/keactrl: kea-ctrl-agent isn't running. INFO/keactrl: kea-ctrl-agent isn't running.
INFO/keactrl: kea-netconf isn't running. INFO/keactrl: kea-netconf isn't running.
..
.. note:: .. note::
NETCONF is an optional feature that is disabled by default and can be NETCONF is an optional feature that is disabled by default and can be