From: Baptiste Beauplat <lyknode@cilg.org>
Date: Thu, 5 Nov 2020 22:57:37 +0100
Subject: Fix typo in manpages and docs

---
 doc/tinydyndns-data.8.html   | 2 +-
 doc/tinydyndns-update.8.html | 2 +-
 tinydyndns-data.8            | 2 +-
 tinydyndns-update.8          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/tinydyndns-data.8.html b/doc/tinydyndns-data.8.html
index c68dec8..d0aff20 100644
--- a/doc/tinydyndns-data.8.html
+++ b/doc/tinydyndns-data.8.html
@@ -61,7 +61,7 @@ TYPE A records for <i>fqdn</i> from data.cdb. </dd>
 <dd>time-to-die. <i>$TTD</i> must be an integer, specifying
 a number of seconds. If <i>TTD</i> is set, the timestamp of newly created records
 is set to the current time plus <i>$TTD</i> seconds, and <i>TTL</i> is set to zero by
-default, so that <i><b>tinydns</b>(8)</i> interpretes the timestamp as time-to-die. Note:
+default, so that <i><b>tinydns</b>(8)</i> interprets the timestamp as time-to-die. Note:
 you probably want to adjust SOA ttl, or create a wildcard record, to prevent
 DNS caches from caching nxdomain, when using this feature. </dd>
 
diff --git a/doc/tinydyndns-update.8.html b/doc/tinydyndns-update.8.html
index 13eab07..258a6dc 100644
--- a/doc/tinydyndns-update.8.html
+++ b/doc/tinydyndns-update.8.html
@@ -39,7 +39,7 @@ not change. <i>$TTL</i> must be an integer. </dd>
 <dd>time-to-die. <i>$TTD</i> must be an integer,
 specifying a number of seconds. If <i>TTD</i> is set, the timestamp of the record
 is set to the current time plus <i>$TTD</i> seconds, and <i>TTL</i> is set to zero by
-default, so that <i><b>tinydns</b>(8)</i> interpretes the timestamp as time-to-die. Note:
+default, so that <i><b>tinydns</b>(8)</i> interprets the timestamp as time-to-die. Note:
 you probably want to adjust SOA ttl, or create a wildcard record, to prevent
 DNS caches from caching nxdomain, when using this feature. </dd>
 
diff --git a/tinydyndns-data.8 b/tinydyndns-data.8
index 1556037..25cba12 100644
--- a/tinydyndns-data.8
+++ b/tinydyndns-data.8
@@ -93,7 +93,7 @@ seconds, and
 .I TTL
 is set to zero by default, so that
 .BR tinydns (8)
-interpretes the timestamp as time-to-die.
+interprets the timestamp as time-to-die.
 Note: you probably want to adjust SOA ttl, or create a wildcard record, to
 prevent DNS caches from caching nxdomain, when using this feature.
 .TP
diff --git a/tinydyndns-update.8 b/tinydyndns-update.8
index 0dc67ac..15fa701 100644
--- a/tinydyndns-update.8
+++ b/tinydyndns-update.8
@@ -60,7 +60,7 @@ seconds, and
 .I TTL
 is set to zero by default, so that
 .BR tinydns (8)
-interpretes the timestamp as time-to-die.
+interprets the timestamp as time-to-die.
 Note: you probably want to adjust SOA ttl, or create a wildcard record, to
 prevent DNS caches from caching nxdomain, when using this feature.
 .TP
