rane 06/01/09 13:52:25 Modified: xml/htdocs/doc/en gnupg-user.xml Log: 1 is not a prime number
Revision Changes Path 1.32 +4 -4 xml/htdocs/doc/en/gnupg-user.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo Index: gnupg-user.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- gnupg-user.xml 29 Nov 2005 21:57:36 -0000 1.31 +++ gnupg-user.xml 9 Jan 2006 13:52:25 -0000 1.32 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.31 2005/11/29 21:57:36 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.32 2006/01/09 13:52:25 rane Exp $ --> <guide link = "/doc/en/gnupg-user.xml"> <title>GnuPG Gentoo user guide</title> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.2</version> -<date>2005-11-29</date> +<version>1.3</version> +<date>2006-01-09</date> <chapter> <title>Introduction</title> @@ -784,7 +784,7 @@ 1- A prime number is a positive integer number that is only divisible by 1 and itself (the reminder of the division is 0). -The first 8 prime numbers are 1,2,3,5,7,11,13,17 +The first 8 prime numbers are 2,3,5,7,11,13,17,19 Theorem (No proof here) 1- For any non prime positive integer it is possible to break it as the product -- [email protected] mailing list
