]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_termattrs.3x.html
ncurses 6.4 - patch 20230311
[ncurses.git] / doc / html / man / curs_termattrs.3x.html
index bc8b9c1fa1473a689e3da86292b627120e042e26..324373c36562bbf2f18d4a0c2fb59c81ff5a2d82 100644 (file)
@@ -1,6 +1,6 @@
 <!--
   ****************************************************************************
-  * Copyright 2018-2021,2022 Thomas E. Dickey                                *
+  * Copyright 2018-2022,2023 Thomas E. Dickey                                *
   * Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_termattrs.3x,v 1.19 2022/02/12 20:05:11 tom Exp @
+  * @Id: curs_termattrs.3x,v 1.20 2023/03/11 20:41:12 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
@@ -91,7 +91,7 @@
        The <STRONG>has_il</STRONG> routine is true if the terminal has insert- and  delete-line
        capabilities, or can simulate them using scrolling regions.  This might
        be used to determine if it would be appropriate  to  turn  on  physical
-       scrolling using <STRONG>scrollok</STRONG>.
+       scrolling using <STRONG><A HREF="scrollok.3x.html">scrollok(3x)</A></STRONG>.
 
 
 </PRE><H3><a name="h3-killchar_-killwchar">killchar, killwchar</a></H3><PRE>