From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 17 08:00:01 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39FCEE07 for ; Thu, 17 Apr 2014 08:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F15E916F4 for ; Thu, 17 Apr 2014 08:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3H800C3055982 for ; Thu, 17 Apr 2014 08:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3H8006u055981; Thu, 17 Apr 2014 08:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 17 Apr 2014 08:00:00 GMT Resent-Message-Id: <201404170800.s3H8006u055981@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Makoto Kishimoto Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 369C0DDA for ; Thu, 17 Apr 2014 07:58:05 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 23C7016E3 for ; Thu, 17 Apr 2014 07:58:05 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3H7w46h024077 for ; Thu, 17 Apr 2014 07:58:04 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3H7w4R7024072; Thu, 17 Apr 2014 07:58:04 GMT (envelope-from nobody) Message-Id: <201404170758.s3H7w4R7024072@cgiserv.freebsd.org> Date: Thu, 17 Apr 2014 07:58:04 GMT From: Makoto Kishimoto To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/188714: [patch] A bug in fortune message db X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 08:00:01 -0000 >Number: 188714 >Category: misc >Synopsis: [patch] A bug in fortune message db >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 17 08:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Makoto Kishimoto >Release: 10.0-RELEASE-p1 >Organization: N/A >Environment: FreeBSD norikura.localdomain 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr 8 06:45:06 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: There is a bug in fortune message db, see patch >How-To-Repeat: fortune -m 'The integral of z squared' >Fix: see patch Patch attached with submission follows: Index: games/fortune/datfiles/fortunes =================================================================== --- games/fortune/datfiles/fortunes (revision 264582) +++ games/fortune/datfiles/fortunes (working copy) @@ -570,7 +570,7 @@ the verb. Last but not least, avoid cliches like the plague; seek viable alternatives. % - 1/2 + 1/3 /\(3) | 2 1/3 | z dz cos(3 * PI / 9) = ln (e ) @@ -578,7 +578,7 @@ \/ 1 The integral of z squared, dz -From 1 to the square root of 3 +From 1 to the cube root of 3 Times the cosine Of 3 PI over nine Is the log of the cube root of e >Release-Note: >Audit-Trail: >Unformatted: