Bug 47342

Summary: /usr/share/dict/* lacks some amni.* words
Product: Base System Reporter: Gareth McCaughan <Gareth.McCaughan>
Component: miscAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.7-STABLE   
Hardware: Any   
OS: Any   

Description Gareth McCaughan 2003-01-22 00:00:09 UTC
	/usr/share/dict/web2 is missing some not particularly uncommon words.
	The ones I've just come across are: amnia, amniotic, amniocentesis.
	Presumably these simply weren't in Webster, but that seems like an oversight;
	web2 contains some more-obscure related words :-).
	"amnia" is the plural of "amnion"; "amniotic" means "of or pertaining to
	the amnion"; "amniocentesis" is a medical procedure in which a sample of
	amniotic fluid is taken. You can find them all in, e.g., "The Chambers
	Dictionary" (a UK, not a US, dictionary, but these words are not dialect-
	-specific).

Fix: 

Add those words to /usr/share/dict/web2.
How-To-Repeat: 	egrep '^amni' /usr/share/dict/*
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2003-05-05 06:52:11 UTC
State Changed
From-To: open->patched

I have added these words to -CURRENT and will MFC the change in a 
week.  Thanks for your submission. 



Comment 2 Murray Stokely freebsd_committer freebsd_triage 2003-05-05 06:52:11 UTC
Responsible Changed
From-To: freebsd-bugs->murray

I have added these words to -CURRENT and will MFC the change in a 
week.  Thanks for your submission.
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2003-05-11 00:08:49 UTC
State Changed
From-To: patched->closed

I have merged this change to -STABLE.  Thanks for submission.  The new 
words will be in FreeBSD 5.1 and 4.9.