dams Mon Aug 13 07:41:28 2001 EDT
Modified files:
/phpdoc/en/functions gmp.xml
Log:
Turned URL into entity<!ENTITY url.symbole_legendre
"http://www.utm.edu/research/primes/glossary/LegendreSymbol.html">
Index: phpdoc/en/functions/gmp.xml
diff -u phpdoc/en/functions/gmp.xml:1.12 phpdoc/en/functions/gmp.xml:1.13
--- phpdoc/en/functions/gmp.xml:1.12 Thu Aug 2 13:36:58 2001
+++ phpdoc/en/functions/gmp.xml Mon Aug 13 07:41:28 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<reference id="ref.gmp">
<title>GMP functions</title>
<titleabbrev>GMP</titleabbrev>
@@ -757,7 +757,7 @@
</funcsynopsis>
<para>
Compute the
- <ulink url="http://www.utm.edu/research/primes/glossary/LegendreSymbol.html">
+ <ulink url="&url.symbole-legendre;">
Legendre symbol</ulink> of <parameter>a</parameter> and
<parameter>p</parameter>. <parameter>p</parameter> should be odd
and must be positive.