diff options
| author | Gavin Atkinson <gavin@FreeBSD.org> | 2014-07-16 12:41:49 +0000 |
|---|---|---|
| committer | Gavin Atkinson <gavin@FreeBSD.org> | 2014-07-16 12:41:49 +0000 |
| commit | b02427eefe306090c0f52b4bcee4e9fb7722206e (patch) | |
| tree | d4860d3f710cebc88d93d5c423648bb634ced0f8 | |
| parent | a7e37069de9f45b4757c4c1d566b67562f5e657e (diff) | |
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
Notes
svn path=/stable/9/; revision=268754
| -rw-r--r-- | games/fortune/datfiles/fortunes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fortune/datfiles/fortunes b/games/fortune/datfiles/fortunes index c6928a885a12..51c2cc364fae 100644 --- a/games/fortune/datfiles/fortunes +++ b/games/fortune/datfiles/fortunes @@ -570,7 +570,7 @@ writing. Always pick on the correct idiom. The adverb always follows 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 |
