spelling. Rich, don't get contaminated by Theo, soon you'll be spelling

implimentation along with compatability.
This commit is contained in:
espie 2004-02-21 19:19:35 +00:00
parent d2e2d7b427
commit d426ad47b1
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2003/05/24 19:42:22 pvalchev Exp $
# $OpenBSD: Makefile,v 1.4 2004/02/21 19:19:35 espie Exp $
COMMENT= "Plan 9 compatability libraries"
COMMENT= "Plan 9 compatibility libraries"
VERSION= 1.0
DISTNAME= 9libs-${VERSION}

View File

@ -1,8 +1,8 @@
This is 9libs, a package of Plan 9 compatability libraries derived from
This is 9libs, a package of Plan 9 compatibility libraries derived from
the X11 version of Rob Pike's editor, sam. The package consists of:
* libXg, an X11 implementation of Plan 9's libg graphics library.
The library's declaration are in include/libg.h
The library's declarations are in include/libg.h
* libframe, a library which implements rectangular text areas using
libXg. Declarations are in include/frame.h
* libplan9c, a library which aims to provide implementations of some of