From tim@X3000  Wed Jul 24 23:06:36 1996
Received: from X3000 (ppp1602.on.sympatico.ca [206.172.249.66])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA19612
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Jul 1996 23:06:33 -0700 (PDT)
Received: (from tim@localhost) by X3000 (8.7.5/8.7.3) id GAA01270; Wed, 24 Jul 1996 06:41:44 -0400 (EDT)
Message-Id: <199607241041.GAA01270@X3000>
Date: Wed, 24 Jul 1996 06:41:44 -0400 (EDT)
From: Tim.Vanderhoek@X3000 (hoek@freenet.hamilton.on.ca)
Reply-To: ac199@freenet.hamilton.on.ca
To: FreeBSD-gnats-submit@freebsd.org
Subject: Small misspellings in keymaps and scrnmaps
X-Send-Pr-Version: 3.2

>Number:         1426
>Category:       misc
>Synopsis:       Small misspellings in keymaps and scrnmaps
>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:   Wed Jul 24 23:10:01 PDT 1996
>Closed-Date:    Thu Jul 25 07:07:29 PDT 1996
>Last-Modified:  Thu Jul 25 07:10:26 PDT 1996
>Originator:     Tim Vanderhoek
>Release:        FreeBSD 2.2-960501-SNAP i386
>Organization:
Sympatico
>Environment:

	2.2-960501-SNAP

>Description:

	"Choose" is consistently misspelled in 
/usr/share/syscons/keymaps/INDEX.keymaps and in
/usr/share/syscons/fonts/INDEX.fonts as "Choise".

>How-To-Repeat:

	Type `kbdmap' or `vidfont' and read the instructions dialog
gives you.

>Fix:
	
perl -pi -e 's/Choise/Choose/g' \
	/usr/share/syscons/keymaps/INDEX.keymaps \
	/usr/share/syscons/fonts/INDEX.fonts

And NO, there are no instances of `Choise' that are inadvardently 
replaced.  At least, not on my 2.2-960501-SNAP system.  I checked.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: wosch 
State-Changed-When: Thu Jul 25 07:07:29 PDT 1996 
State-Changed-Why:  
Submitted patch applied 
>Unformatted:
