wm: doc

Download patch

ref: 75fa6ffeff7da12a360bc8e013aa471757a2343a
parent: b45a8e832603ee4260bd61cd9e9567e1b4c39828
author: jrmu <jrmu@cloud9p.org>
date: Sat Sep 14 12:37:27 EDT 2024

fix whitespace

--- a/dkim.ms
+++ b/dkim.ms
@@ -40,7 +40,7 @@
 domain=example.com
 ipaddr=198.51.100.2
 echo 'dom=dkim._domainkey.'$domain' soa=
-		ip='$ipaddr'
+        ip='$ipaddr'
         refresh=300 ttl=300
         ns=ns1.'$domain'
         txt="k=rsa; t=s; p='$pubkey" \