X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_terminfo.3x;h=77a1b6bb8a8563d4aeb1e7f088cb77e12eadc4ab;hp=df9e09d9f6aff8b7665dd1a9256fefff02bba7d7;hb=ceaf3464e98d7984ed377f023abf63d69b7b8045;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x index df9e09d9..77a1b6bb 100644 --- a/man/curs_terminfo.3x +++ b/man/curs_terminfo.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1999-2008,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 1999-2010,2011 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_terminfo.3x,v 1.32 2010/07/31 14:43:29 tom Exp $ +.\" $Id: curs_terminfo.3x,v 1.36 2011/12/17 23:31:40 tom Exp $ .TH curs_terminfo 3X "" .ds n 5 .na @@ -346,18 +346,14 @@ X/Open states that the old location must be given for \fBmvcur\fP. This implementation allows the caller to use \-1's for the old ordinates. In that case, the old location is unknown. .PP -Extended terminal capability names, e.g., as defined by \fBtic\ \-x\fP, +Extended terminal capability names, e.g., as defined by \fB@TIC@\ \-x\fP, are not stored in the arrays described in this section. .SH SEE ALSO \fBcurses\fR(3X), \fBcurs_initscr\fR(3X), \fBcurs_kernel\fR(3X), \fBcurs_termcap\fR(3X), +\fBcurs_variables\fR(3X), +\fBterm_variables\fR(3X), \fBputc\fR(3), \fBterminfo\fR(\*n) -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: