]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_addstr.3x.html
ncurses 6.4 - patch 20230311
[ncurses.git] / doc / html / man / curs_addstr.3x.html
index 050c7a11743904bf5f55c9cdd61b62cff154b2d3..4ce1379bdca400aa7b07575849facc9b63911ba0 100644 (file)
@@ -1,6 +1,6 @@
 <!--
   ****************************************************************************
-  * Copyright 2019-2021,2022 Thomas E. Dickey                                *
+  * Copyright 2019-2022,2023 Thomas E. Dickey                                *
   * Copyright 1998-2012,2017 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_addstr.3x,v 1.26 2022/02/12 20:07:29 tom Exp @
+  * @Id: curs_addstr.3x,v 1.27 2023/03/11 20:40:52 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
        large enough, or an illegal byte sequence was detected)  only  part  of
        the  string  may be added.  Aside from that, there is a special case in
        <STRONG>waddch</STRONG> where an error may be  returned  after  successfully  writing  a
-       character  to  the lower-right corner of a window when <STRONG>scrollok</STRONG> is dis-
-       abled.
+       character  to  the  lower-right corner of a window when <STRONG><A HREF="scrollok.3x.html">scrollok(3x)</A></STRONG> is
+       disabled.
 
 
 </PRE><H2><a name="h2-NOTES">NOTES</a></H2><PRE>