rane 06/01/10 05:00:33 Modified: xml/htdocs/doc/en gnupg-user.xml Log: fixed typo, something which is left from the division is a remainder, not a reminder
Revision Changes Path 1.34 +2 -2 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.34&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.34&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.33&r2=1.34&cvsroot=gentoo Index: gnupg-user.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- gnupg-user.xml 9 Jan 2006 14:03:27 -0000 1.33 +++ gnupg-user.xml 10 Jan 2006 05:00:32 -0000 1.34 @@ -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.33 2006/01/09 14:03:27 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.34 2006/01/10 05:00:32 rane Exp $ --> <guide link = "/doc/en/gnupg-user.xml"> <title>GnuPG Gentoo user guide</title> @@ -783,7 +783,7 @@ Definitions: 1- A prime number is a positive integer number greater than one that is only -divisible by 1 and itself (the reminder of the division is 0). +divisible by 1 and itself (the remainder of the division is 0). The first 8 prime numbers are 2,3,5,7,11,13,17,19 Theorem (No proof here) -- [email protected] mailing list
