X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;h=483003c97e8604d2b14e8e0383b9d40c61ae06ab;hb=f6718d80c998008de6cfe8e6296bee3958ff86d7;hp=fa71f0416840623bfe1610a6a3355dc46e1c3d87;hpb=f70db18a0c3c6a828d8a5999be37239f01c9d98a;p=ncurses.git diff --git a/doc/html/man/curs_extend.3x.html b/doc/html/man/curs_extend.3x.html index fa71f041..483003c9 100644 --- a/doc/html/man/curs_extend.3x.html +++ b/doc/html/man/curs_extend.3x.html @@ -28,7 +28,7 @@ * authorization. * **************************************************************************** * Author: Thomas E. Dickey 1999-on - * @Id: curs_extend.3x,v 1.16 2006/12/24 15:01:45 tom Exp @ + * @Id: curs_extend.3x,v 1.17 2006/12/24 18:01:48 tom Exp @ --> @@ -73,7 +73,7 @@ standard names which may be compiled into the terminfo description, i.e., via the terminfo or termcap interfaces. Normally these names are available for use, since the - essential decision is made by using the -x option of tic + essential decision is made by using the -x option of tic to compile extended terminal definitions. However you can disable this feature to ensure compatibility with other implementations of curses.