svn commit: r268755 - stable/10/games/fortune/datfiles

Gavin Atkinson gavin at FreeBSD.org
Wed Jul 16 12:41:51 UTC 2014


Author: gavin
Date: Wed Jul 16 12:41:50 2014
New Revision: 268755
URL: http://svnweb.freebsd.org/changeset/base/268755

Log:
  Merge r268295 from head:
    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

Modified:
  stable/10/games/fortune/datfiles/fortunes
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/games/fortune/datfiles/fortunes
==============================================================================
--- stable/10/games/fortune/datfiles/fortunes	Wed Jul 16 12:41:49 2014	(r268754)
+++ stable/10/games/fortune/datfiles/fortunes	Wed Jul 16 12:41:50 2014	(r268755)
@@ -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


More information about the svn-src-stable-10 mailing list