[Midnightbsd-cvs] src [9291] trunk/games/fortune: fix some forture typos.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Mar 2 18:09:35 EST 2017
Revision: 9291
http://svnweb.midnightbsd.org/src/?rev=9291
Author: laffer1
Date: 2017-03-02 18:09:35 -0500 (Thu, 02 Mar 2017)
Log Message:
-----------
fix some forture typos.
Modified Paths:
--------------
trunk/games/fortune/datfiles/fortunes
trunk/games/fortune/unstr/unstr.c
Modified: trunk/games/fortune/datfiles/fortunes
===================================================================
--- trunk/games/fortune/datfiles/fortunes 2017-03-02 23:08:23 UTC (rev 9290)
+++ trunk/games/fortune/datfiles/fortunes 2017-03-02 23:09:35 UTC (rev 9291)
@@ -935,7 +935,7 @@
"Even that is too much to expect," insisted the manager, "I will be
satisfied if you simply tell me when the program is complete."
The programmer agreed to this.
- Several years slated, the manager retired. On the way to his
+ Several years later, the manager retired. On the way to his
retirement lunch, he discovered the programmer asleep at his terminal.
He had been programming all night.
-- Geoffrey James, "The Tao of Programming"
@@ -8332,7 +8332,7 @@
A well-known friend is a treasure.
%
A well-used door needs no oil on its hinges.
-A swift-flowing steam does no grow stagnant.
+A swift-flowing stream does not grow stagnant.
Neither sound nor thoughts can travel through a vacuum.
Software rots if not used.
Modified: trunk/games/fortune/unstr/unstr.c
===================================================================
--- trunk/games/fortune/unstr/unstr.c 2017-03-02 23:08:23 UTC (rev 9290)
+++ trunk/games/fortune/unstr/unstr.c 2017-03-02 23:09:35 UTC (rev 9291)
@@ -47,7 +47,7 @@
#endif
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: src/games/fortune/unstr/unstr.c,v 1.11 2005/02/23 20:59:03 ru Exp $");
-__MBSDID("$MidnightBSD: src/games/fortune/unstr/unstr.c,v 1.2 2007/07/17 10:10:13 laffer1 Exp $");
+__MBSDID("$MidnightBSD$");
/*
* This program un-does what "strfile" makes, thereby obtaining the
More information about the Midnightbsd-cvs
mailing list