X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_termcap.3x;h=93ac2fb146d1e63aa02d475823bcf8bfcbf2485c;hp=655794d04666f37619b7c0a453e513030cd32881;hb=ce7b402c144d2b6d3773ef5b42aad9daf1ad76fe;hpb=f70db18a0c3c6a828d8a5999be37239f01c9d98a diff --git a/man/curs_termcap.3x b/man/curs_termcap.3x index 655794d0..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.21 2006/12/24 16:05:49 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