Module Name: src
Committed By: joerg
Date: Wed Jun 16 22:26:56 UTC 2010
Modified Files:
src/external/bsd/openresolv/dist: resolvconf.conf.5.in
Log Message:
Do not abuse .Ta, but use a real tabulator.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/bsd/openresolv/dist/resolvconf.conf.5.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/openresolv/dist/resolvconf.conf.5.in
diff -u src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.1.1.1 src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.2
--- src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.1.1.1 Sat Nov 21 02:40:55 2009
+++ src/external/bsd/openresolv/dist/resolvconf.conf.5.in Wed Jun 16 22:26:56 2010
@@ -130,8 +130,8 @@
.Pp
Example named.conf:
.D1 options {
-.D1 Ta listen-on { 127.0.0.1; };
-.D1 Ta include "/etc/named-options.conf";
+.D1 listen-on { 127.0.0.1; };
+.D1 include "/etc/named-options.conf";
.D1 };
.D1 include "/etc/named-zones.conf";
.It Sy unbound_conf