X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_termcap.3x;h=93ac2fb146d1e63aa02d475823bcf8bfcbf2485c;hp=e8072dc95bcf09325e3fb95d908c8e041fdd2cef;hb=7b2974498fac39a3ffde257c92f572234d529239;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/man/curs_termcap.3x b/man/curs_termcap.3x index e8072dc9..93ac2fb1 100644 --- a/man/curs_termcap.3x +++ b/man/curs_termcap.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2005,2006 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2006,2007 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_termcap.3x,v 1.20 2006/02/25 21:50:01 tom Exp $ +.\" $Id: curs_termcap.3x,v 1.22 2007/06/02 20:40:07 tom Exp $ .TH curs_termcap 3X "" .ds n 5 .SH NAME @@ -122,7 +122,7 @@ Routines that return pointers return \fBNULL\fR on error. .SH BUGS If you call \fBtgetstr\fR to fetch \fBca\fR or any other parameterized string, be aware that it will be returned in terminfo notation, not the older and -not-quite-compatible termcap notation. This won't cause problems if all +not-quite-compatible termcap notation. This will not cause problems if all you do with it is call \fBtgoto\fR or \fBtparm\fR, which both expand terminfo-style strings as terminfo. (The \fBtgoto\fR function, if configured to support termcap, will check @@ -158,7 +158,7 @@ e.g., not distinguishing between input and output. In particular, some applications are reported to declare and/or modify \fBospeed\fR. .SH SEE ALSO -\fBcurses\fR(3X), \fBterminfo\fR(\*n), \fBputc\fR(3S). +\fBcurses\fR(3X), \fBterminfo\fR(\*n), \fBputc\fR(3). .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: