From: Jeremy Reed Date: Wed, 8 Apr 2009 20:06:06 +0000 (+0000) Subject: Replace some tabs with spaces within a output. X-Git-Tag: v9.6.1rc1~18^2~15 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a9f215a87e31c7c95acddfdc577b91a7d862dabd;p=thirdparty%2Fbind9.git Replace some tabs with spaces within a output. No change in our generated files, but makes a difference with dblatex. --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index de2e3650bf2..4b0bded1bd0 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -4816,12 +4816,12 @@ category notify { null; }; listen-on-v6 port ip_port { address_match_list }; query-source ( ( ip4_addr | * ) port ( ip_port | * ) | - address ( ip4_addr | * ) - port ( ip_port | * ) ) ; + address ( ip4_addr | * ) + port ( ip_port | * ) ) ; query-source-v6 ( ( ip6_addr | * ) - port ( ip_port | * ) | - address ( ip6_addr | * ) - port ( ip_port | * ) ) ; + port ( ip_port | * ) | + address ( ip6_addr | * ) + port ( ip_port | * ) ) ; use-queryport-pool yes_or_no; queryport-pool-ports number; queryport-pool-interval number;