Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 1997 15:01:38 +0000
From:      Gary Jennejohn <garyj@mofo.frt.dec.com>
To:        "K.J.Koster" <kjk1@ukc.ac.uk>
Cc:        questions@freebsd.org
Subject:   Re: British ispell dictionary 
Message-ID:  <199709111501.PAA00391@mofo.frt.dec.com>
In-Reply-To: Message from "K.J.Koster" <kjk1@ukc.ac.uk>  of Thu, 11 Sep 1997  13:00:22 %2B0100.

next in thread | previous in thread | raw e-mail | index | archive | help

"K.J.Koster" writes:
> Dear Questions,
> 
> I was wondering if there is a British ispell dictionary somewhere. I'm
> getting tired of ispell suggesting I change `behaviour' into `behavior'
> and then getting a little red tick from my project supervisor.
> 

from the (ispell) ports Makefile:

.if !defined(LANG)
        @echo '******************************************************'
        @echo '* Note that you can build a british version by       *'
        @echo '* typing "make british" following a "make clean"     *'
        @echo '******************************************************'
.endif
 
---
Gary Jennejohn				(work) gjennejohn@frt.dec.com
					(home) garyj@muc.de
					(play) gj@freebsd.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709111501.PAA00391>