diff options
author | Filip Široký <filip.siroky@nic.cz> | 2018-08-16 14:30:09 +0200 |
---|---|---|
committer | Filip Široký <filip.siroky@nic.cz> | 2018-08-16 14:30:09 +0200 |
commit | 350dfe14eef42412349b695f9ae35bde3fe3f824 (patch) | |
tree | abcbf4752dc800e8234be14dbf602fa26409db4f /doc | |
parent | Merge branch 'knot-resolver-conflict' into 'master' (diff) | |
download | knot-350dfe14eef42412349b695f9ae35bde3fe3f824.tar.xz knot-350dfe14eef42412349b695f9ae35bde3fe3f824.zip |
doc: fix typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/knotc.8in | 2 | ||||
-rw-r--r-- | doc/man_knotc.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/knotc.8in b/doc/man/knotc.8in index 7e561f78c..fc3eadbe7 100644 --- a/doc/man/knotc.8in +++ b/doc/man/knotc.8in @@ -154,7 +154,7 @@ Remove zone data within the transaction. Purge zone data, zone file, journal, timers, and/or KASP data of specified zones. Available filters are \fB+expire\fP, \fB+zonefile\fP, \fB+journal\fP, \fB+timers\fP, and \fB+kaspdb\fP\&. If no filter is specified, all filters are enabled. -It the zone is no longer configured, add \fB+orphan\fP filter (zone file cannot +If the zone is no longer configured, add \fB+orphan\fP filter (zone file cannot be purged in this case). .TP \fBzone\-stats\fP \fIzone\fP [\fImodule\fP[\fB\&.\fP\fIcounter\fP]] diff --git a/doc/man_knotc.rst b/doc/man_knotc.rst index 1786de856..fe612ce57 100644 --- a/doc/man_knotc.rst +++ b/doc/man_knotc.rst @@ -131,7 +131,7 @@ Actions Purge zone data, zone file, journal, timers, and/or KASP data of specified zones. Available filters are **+expire**, **+zonefile**, **+journal**, **+timers**, and **+kaspdb**. If no filter is specified, all filters are enabled. - It the zone is no longer configured, add **+orphan** filter (zone file cannot + If the zone is no longer configured, add **+orphan** filter (zone file cannot be purged in this case). **zone-stats** *zone* [*module*\ [\ **.**\ *counter*\ ]] |