From 848fd5a43d4ff451c66fb1d7c06e01daa783073a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 23 Jun 2014 20:38:00 +0200 Subject: Fix use 'm' (not 'mi' for minutes and avoid bogus unit for month. --- bind/fake-222/JONES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind/fake-222/JONES') diff --git a/bind/fake-222/JONES b/bind/fake-222/JONES index c3519e2..af9ec38 100644 --- a/bind/fake-222/JONES +++ b/bind/fake-222/JONES @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. -- cgit v1.2.3