From nobody@FreeBSD.ORG Fri Jun 18 16:16:02 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 94BE0150E4; Fri, 18 Jun 1999 16:16:02 -0700 (PDT)
Message-Id: <19990618231602.94BE0150E4@hub.freebsd.org>
Date: Fri, 18 Jun 1999 16:16:02 -0700 (PDT)
From: jobaldwi@vt.edu
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: [PATCH] /usr/share/dict/web2a is missing some words.. like 'all'.. :)
X-Send-Pr-Version: www-1.0

>Number:         12285
>Category:       misc
>Synopsis:       [PATCH] /usr/share/dict/web2a is missing some words.. like 'all'.. :)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 18 16:20:01 PDT 1999
>Closed-Date:    Sat Sep 25 11:36:24 PDT 1999
>Last-Modified:  Sat Sep 25 11:37:08 PDT 1999
>Originator:     John Baldwin
>Release:        3.2-STABLE
>Organization:
>Environment:
FreeBSD server.baldwin.cx 3.2-STABLE FreeBSD 3.2-STABLE #7: Thu May 27 23:03:40 EDT 1999     root@server.baldwin.cx:/usr/source/src/sys/compile/SERVER  i386

>Description:
While building a word list to use with john, I discovered that there
were a couple of word lists in /usr/share/dict.  Just to make sure that
/usr/share/dict/words was all-encompassing I discovered that some of the
words lists in /usr/share/dict/eign and /usr/share/dict/propernames were
not in /usr/share/dict/words.  So I merged the three files together,
sort'd them (with -f) and uniq'd the result.
>How-To-Repeat:
# grep '^all$' /usr/share/dict/words


>Fix:
The unified patch came out to be 70k, so I've made it available at
http://www.cslab.vt.edu/~jobaldwi/words.patch.  It should be applied to
/usr/src/share/dict/web2a (if so desired).

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jhb 
State-Changed-When: Sat Sep 25 11:36:24 PDT 1999 
State-Changed-Why:  
I've just committed it, so it can be closed now. 
>Unformatted:
