docs/173868: [PATCH] fix typo in fortunes

Chris Petrik c.petrik.sosa at gmail.com
Fri Nov 23 17:40:01 UTC 2012


>Number:         173868
>Category:       docs
>Synopsis:       [PATCH] fix typo in fortunes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 23 17:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        
>Organization:
na
>Environment:
>Description:
Looking at the quote:

%
Old age is always fifteen years old than I am.
                -- B. Baruch
%

And looking at various examples online I notice that it would be valid to change old to older.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: freebsdsrc/head/games/fortune/datfiles/fortunes
==================================================================
--- freebsdsrc/head/games/fortune/datfiles/fortunes
+++ freebsdsrc/head/games/fortune/datfiles/fortunes
@@ -35764,11 +35764,11 @@
 executable.  Please forgive me.  You can recover the file by typing in
 the code over again, since I also removed the source.
 %
 Old age and treachery will overcome youth and skill.
 %
-Old age is always fifteen years old than I am.
+Old age is always fifteen years older than I am.
 		-- B. Baruch
 %
 Old age is the harbor of all ills.
 		-- Bion
 %



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-doc mailing list