From nobody@FreeBSD.org  Thu Nov 15 23:55:09 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 620D9B63
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Nov 2012 23:55:09 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 4A3C08FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Nov 2012 23:55:09 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qAFNt86T020213
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Nov 2012 23:55:08 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qAFNt8PG020209;
	Thu, 15 Nov 2012 23:55:08 GMT
	(envelope-from nobody)
Message-Id: <201211152355.qAFNt8PG020209@red.freebsd.org>
Date: Thu, 15 Nov 2012 23:55:08 GMT
From: John Ryan <john@shiftregister.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] misc/flowers - Incorrect spelling of 'Lily'
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         173655
>Category:       misc
>Synopsis:       [patch] misc/flowers - Incorrect spelling of 'Lily'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 16 00:00:00 UTC 2012
>Closed-Date:    Mon Dec 03 01:03:38 UTC 2012
>Last-Modified:  Mon Dec 03 01:03:38 UTC 2012
>Originator:     John Ryan
>Release:        9.0
>Organization:
>Environment:
>Description:
The current flower->meaning mapping in /usr/share/misc/flowers contains an incorrect spelling for 'Lily', writing it instead as 'Lilly'.

This prevents the recipient of a lily from understanding its meaning.
>How-To-Repeat:
grep Lily /usr/share/misc/flowers
>Fix:
The following patch fixes the problem

Patch attached with submission follows:

Index: head/share/misc/flowers
===================================================================
--- head/share/misc/flowers	(revision 243107)
+++ head/share/misc/flowers	(working copy)
@@ -14,22 +14,22 @@ Clover:Be mine.
 Crocus:Abuse not.
 Daffodil:Innocence.
 Forget-me-not:True love.
 Fuchsia:Fast.
 Gardenia:Secret, untold love.
 Honeysuckle:Bonds of love.
 Ivy:Friendship, fidelity, marriage.
 Jasmine:Amiability, transports of joy, sensuality.
 Leaves (dead):Melancholy.
 Lilac:Youthful innocence.
-Lilly of the valley:Return of happiness.
-Lilly:Purity, sweetness.
+Lily of the valley:Return of happiness.
+Lily:Purity, sweetness.
 Magnolia:Dignity, perseverance.
 Marigold:Jealousy.
 Mint:Virtue.
 Orange blossom:Your purity equals your loveliness.
 Orchid:Beauty, magnificence.
 Pansy:Thoughts.
 Peach blossom:I am your captive.
 Petunia:Your presence soothes me.
 Poppy:Sleep.
 Rose, any color:Love.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Fri Nov 16 01:36:06 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173655 
State-Changed-From-To: open->analyzed 
State-Changed-By: eadler 
State-Changed-When: Fri Nov 16 01:43:35 UTC 2012 
State-Changed-Why:  
awaiting approval or review prior to commit (no action needed from 
submitter) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173655 
State-Changed-From-To: analyzed->closed 
State-Changed-By: eadler 
State-Changed-When: Mon Dec 3 01:03:37 UTC 2012 
State-Changed-Why:  
MFCed r243805 -> r243803 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173655 
>Unformatted:
