From owner-freebsd-bugs Wed Oct 24 5: 0:25 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 7E9AF37B40C for ; Wed, 24 Oct 2001 05:00:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9OC07C82197; Wed, 24 Oct 2001 05:00:07 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCFD037B403 for ; Wed, 24 Oct 2001 04:53:28 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9OBrSN81327; Wed, 24 Oct 2001 04:53:28 -0700 (PDT) (envelope-from nobody) Message-Id: <200110241153.f9OBrSN81327@freefall.freebsd.org> Date: Wed, 24 Oct 2001 04:53:28 -0700 (PDT) From: Eric Yu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/31474: misspelling in factor.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: 31474 >Category: misc >Synopsis: misspelling in factor.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: Wed Oct 24 05:00:07 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Eric Yu >Release: 4.4-RELEASE >Organization: none >Environment: >Description: On /usr/src/games/factor/factor.c, line 160, multiple is misspelled as numtiple. >How-To-Repeat: In the file. >Fix: * Print the factors of the number, from the lowest to the highest. - * A factor will be printed numtiple times if it divides the value + * A factor will be printed multiple times if it divides the value * multiple times. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message