X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_variables.3x;h=25294dfeabf55678e0d3e8e5d2d7ceb7af29abc4;hp=cd0c86651c61b7e279f571bb234a0f426746b1f9;hb=3e91848cbe3dad23fdb60962fa9b678592591c34;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/man/curs_variables.3x b/man/curs_variables.3x index cd0c8665..25294dfe 100644 --- a/man/curs_variables.3x +++ b/man/curs_variables.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_variables.3x,v 1.14 2020/02/02 23:34:34 tom Exp $ +.\" $Id: curs_variables.3x,v 1.15 2020/04/18 14:29:07 tom Exp $ .TH curs_variables 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -112,7 +112,7 @@ i.e., the number of lines. .SS TABSIZE This variable holds the number of columns used by the \fIcurses\fP library when converting a tab character to spaces as it adds the tab to a window -(see curs_addch(3X). +(see \fBcurs_addch\fP(3X). .SS The Current Screen This implementation of curses uses a special window \fBcurscr\fP to record its updates to the terminal screen.