Date: Fri, 23 Nov 2012 17:36:56 GMT From: Chris Petrik <c.petrik.sosa@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/173868: [PATCH] fix typo in fortunes Message-ID: <201211231736.qANHauQv055316@red.freebsd.org> Resent-Message-ID: <201211231740.qANHe0MA076445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211231736.qANHauQv055316>