Fix PROCDURE -> PROCEDURE.
[dragonfly.git] / contrib / ncurses-5.4 / ncurses / base / README
1 -- $Id: README,v 1.1 1998/11/14 22:58:22 tom Exp $
2
3 The functions in this directory are the generic (not device-specific) modules
4 of ncurses.
5
6 As a rule, these modules should not depend directly on term.h references and
7 associated terminfo function and variables.