Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2014 19:37:38 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r268295 - head/games/fortune/datfiles
Message-ID:  <201407051937.s65Jbc8O029936@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Sat Jul  5 19:37:38 2014
New Revision: 268295
URL: http://svnweb.freebsd.org/changeset/base/268295

Log:
  Fix equation and limerick to be correct.  NetBSD fixed this 14 years ago
  (src/games/fortune/datfiles/fortunes2 1.7).
  
  PR:		188714
  Submitted by:	ksmakoto dd.iij4u.or.jp
  Reviewed by:	Wolfram Alpha
  MFC after:	3 days

Modified:
  head/games/fortune/datfiles/fortunes

Modified: head/games/fortune/datfiles/fortunes
==============================================================================
--- head/games/fortune/datfiles/fortunes	Sat Jul  5 19:31:22 2014	(r268294)
+++ head/games/fortune/datfiles/fortunes	Sat Jul  5 19:37:38 2014	(r268295)
@@ -570,7 +570,7 @@ writing.  Always pick on the correct idi
 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 @@ viable alternatives.
 	\/ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407051937.s65Jbc8O029936>