From owner-freebsd-bugs Thu Dec 27 5:10:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A9D0737B420 for ; Thu, 27 Dec 2001 05:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBRDA0b22312; Thu, 27 Dec 2001 05:10:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D10A137B417 for ; Thu, 27 Dec 2001 05:09:55 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBRD9tT22279; Thu, 27 Dec 2001 05:09:55 -0800 (PST) (envelope-from nobody) Message-Id: <200112271309.fBRD9tT22279@freefall.freebsd.org> Date: Thu, 27 Dec 2001 05:09:55 -0800 (PST) From: Eric Yu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/33242: misspelling in primes.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33242 >Category: misc >Synopsis: misspelling in primes.c >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 27 05:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Eric Yu >Release: 4.4-RELEASE >Organization: none >Environment: >Description: On src/games/primes/primes.c, line 85, "if and onl if". >How-To-Repeat: In the file. >Fix: - * sieve, table[i] == 1 if and only iff 2*i-1 is prime. + * sieve, table[i] == 1 if and only if 2*i-1 is prime. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message