Bug 60166 - facetious not in linux.words file
Summary: facetious not in linux.words file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: words
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-21 02:08 UTC by Jim Toth
Modified: 2007-04-18 16:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-02-21 02:08:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Jim Toth 2002-02-21 02:08:34 UTC
Description of Problem:
The word "facetious" is not yet in /usr/share/dict/linux.words .  This is a 
problem when trying to find words which contain all vowels in order.  grep 
'a.*e.*i.*o.*u' /usr/share/dict/words should include facetious in its output.

Version-Release number of selected component (if applicable):


How Reproducible:
Every Time.

Steps to Reproduce:
1. grep `FACETIOUS=yes yes facetious| head -n1` /usr/share/dict/words | sort 
-bird | uniq

2. NB: the above command should work in sh derived shells, but should not in 
csh derived shells.
3. 

Actual Results:
(This space intentionally left blank)

Expected Results:

facetious

Additional Information:
 Amazingly enough, the word gullible *is* in /usr/share/dict/linux.words

Comment 1 Trond Eivind Glomsrxd 2002-03-19 00:35:13 UTC
Added in words-2-17. words isn't meant to be a comprehensive list anyway (use
the one in the spellchecker)


Note You need to log in before you can comment on or make changes to this bug.