From: Mike Taylor Date: Mon, 4 Dec 2006 15:54:10 +0000 (+0000) Subject: Properly escaped ampersands for XHTML. X-Git-Tag: CPAN-v1.02~54^2~670 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=a22074a4ae33b911230c5021ba8e5544c87da659;ds=sidebyside Properly escaped ampersands for XHTML. --- diff --git a/web/htdocs/help/find.html b/web/htdocs/help/find.html index 06fcce5..3927efe 100644 --- a/web/htdocs/help/find.html +++ b/web/htdocs/help/find.html @@ -12,14 +12,14 @@
  • They can use boolean operators: for example, a title search could be for state or national
  • They can use the standard wildcard characters: ? for any single character and * for any run of zero or more characters. For example, a hostname search of *indexdata* would find all services hosted on Index Data machines.