This commit is contained in:
Joey Hess 2014-04-19 03:12:27 -04:00
parent d6bce63fe0
commit ddd4f6402d
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ namedConfFile = "/etc/bind/named.conf.local"
-- repository to the SerialNumber.
--
-- Handy trick: You don't need to list IPAddrs in the [Record],
-- just make some Host sets its `alias` to the root of domain.
-- just make some Host set its `alias` to the root of domain.
mkSOA :: Domain -> SerialNumber -> [Record] -> SOA
mkSOA d sn rs = SOA
{ sDomain = AbsDomain d