mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
doc: fix typos
This commit is contained in:
parent
8408c2cb18
commit
86ecefafdf
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ Options
|
|||
|
||||
**-B**, **--binary**
|
||||
Specify that input file is in binary format. This format is similar to the
|
||||
TCP DNS message format. The file contains records formated as 2-octet length
|
||||
TCP DNS message format. The file contains records formatted as 2-octet length
|
||||
(network order) followed by a message in DNS wire format.
|
||||
|
||||
**-I**, **--interface** *interface*
|
||||
|
|
|
|||
|
|
@ -2725,7 +2725,7 @@ using the dynamic configuration.
|
|||
.. WARNING::
|
||||
As changing this value can result in differently parsed zone file(s),
|
||||
the corresponding zone SOA serial(s) should be incremented before
|
||||
reloading or commiting the configuration. Alternatively, setting
|
||||
reloading or committing the configuration. Alternatively, setting
|
||||
:ref:`zonefile-load <zone_zonefile-load>` to ``difference-no-serial`` ensures
|
||||
the resulting zone(s) update is correct.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue