$NetBSD: patch-ad,v 1.5 2017/02/12 10:27:41 adam Exp $

Fix ampersand encoding that breaks XHTML output, ID 1824230.

--- wwwroot/cgi-bin/lib/search_engines.pm.orig	2016-09-22 19:07:19.000000000 +0000
+++ wwwroot/cgi-bin/lib/search_engines.pm
@@ -5084,7 +5084,7 @@
 'atlanticbb','atlanticbb',
 'atlas','Atlas.cz',
 'atomz','Atomz',
-'att','<a href="http://www.att.net/" title="Search Engine Home Page [new window]" rel="nofollow" target="_blank">AT&T search (powered by Google)</a>',
+'att','<a href="http://www.att.net/" title="Search Engine Home Page [new window]" rel="nofollow" target="_blank">AT&amp;T search (powered by Google)</a>',
 'auone','auone',
 'avantfind','<a href="http://www.avantfind.com/" title="Search Engine Home Page [new window]" rel="nofollow" target="_blank">Avantfind</a>',
 'avg','avg',
