Subject: Re: spell(1): starting from scratch?
To: None <tech-userlevel@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: tech-userlevel
Date: 05/16/2005 22:11:12
Igor Sobrado writes:
> I am writing a spell(1) command from scratch (I have some knowledge
> about how spell(1) works on old BSDs). Should I look for the Berkeley
> version instead? (I think that this version is under a license from
> Caldera International Inc.)
Cool. I like to have wizd^W spell(1).
I found spell(1) (sprog and deroff) in Plan9 distribution,
and I use it recently.
However, it needs heavy modification for stdio environment,
and it is not clear if we can redistribute it.
Writing from scratch would be nice.
--
ITOH Yasufumi