dams Sat Jul 5 10:52:05 2003 EDT Modified files: /phpdoc/en/reference/gmp/functions gmp-jacobi.xml Log: use of url entity Index: phpdoc/en/reference/gmp/functions/gmp-jacobi.xml diff -u phpdoc/en/reference/gmp/functions/gmp-jacobi.xml:1.2 phpdoc/en/reference/gmp/functions/gmp-jacobi.xml:1.3 --- phpdoc/en/reference/gmp/functions/gmp-jacobi.xml:1.2 Wed Apr 17 02:38:25 2002 +++ phpdoc/en/reference/gmp/functions/gmp-jacobi.xml Sat Jul 5 10:52:05 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/gmp.xml, last change in rev 1.1 --> <refentry id="function.gmp-jacobi"> <refnamediv> @@ -15,7 +15,7 @@ </methodsynopsis> <para> Computes - <ulink url="http://www.utm.edu/research/primes/glossary/JacobiSymbol.html"> + <ulink url="&url.jacobi;"> Jacobi symbol</ulink> of <parameter>a</parameter> and <parameter>p</parameter>. <parameter>p</parameter> should be odd and must be positive.
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php