URI: 
       tdocs - gitzone - git-based zone management tool for static and dynamic domains
  HTML git clone https://git.parazyd.org/gitzone
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit c7a628448639dffcddf4051cb17862a7a1e11d2a
   DIR parent 61164289b09de8f87c0cbe905497a76cee3b3890
  HTML Author: tg(x) <*@tg-x.net>
       Date:   Sat,  5 Feb 2011 20:33:24 +0100
       
       docs
       
       Diffstat:
         M README.org                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README.org b/README.org
       t@@ -49,7 +49,7 @@ key management.
          : # chown $user:$group $user
        
        - edit named.conf and set directory in options to $zone_dir, this is needed to
       -  make relative file names working in $INCLUDE:
       +  make relative file names work in $INCLUDE:
          : options {
          :   directory "/var/named";
          :   // ...