Blame SOURCES/1131859-mpo-7.1.0-host.conf.5.patch

c2a259
From 9778d846f435c1903531896806c530d6950739d1 Mon Sep 17 00:00:00 2001
c2a259
From: Jan Chaloupka <jchaloup@redhat.com>
c2a259
Date: Mon, 29 Sep 2014 23:05:16 +0200
c2a259
Subject: [PATCH] host.conf.5 multi on by default
c2a259
c2a259
---
c2a259
 man-pages/man5/host.conf.5 | 6 +++---
c2a259
 1 file changed, 3 insertions(+), 3 deletions(-)
c2a259
c2a259
diff --git a/man-pages/man5/host.conf.5 b/man-pages/man5/host.conf.5
c2a259
index c85fefe..b27de9d 100644
c2a259
--- a/man-pages/man5/host.conf.5
c2a259
+++ b/man-pages/man5/host.conf.5
c2a259
@@ -64,9 +64,9 @@ appears in the
c2a259
 file,
c2a259
 instead of only the first.
c2a259
 This is
c2a259
-.I off
c2a259
-by default, as it may cause a substantial performance loss at sites
c2a259
-with large hosts files.
c2a259
+.I on
c2a259
+by default.
c2a259
+On systems with DNS, hosts files are much smaller and the performance loss of multiple search is negligible. On sites with large hosts files, turning it on may cause a substantial performance loss.
c2a259
 .TP
c2a259
 .I nospoof
c2a259
 Valid values are
c2a259
-- 
c2a259
1.9.3
c2a259