]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_overlay.3x.html
ncurses 5.9 - patch 20130518
[ncurses.git] / doc / html / man / curs_overlay.3x.html
index 69ed0fcaafa1c88945fef844a2d1974875ff1abb..4adbfb7ff5534db028f48b07ff00d66b945495e0 100644 (file)
@@ -1,7 +1,7 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!-- 
   ****************************************************************************
-  * Copyright (c) 1998-2006,2010 Free Software Foundation, Inc.              *
+  * Copyright (c) 1998-2010,2013 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            *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_overlay.3x,v 1.16 2010/12/04 18:40:45 tom Exp @
+  * @Id: curs_overlay.3x,v 1.17 2013/04/06 23:48:51 tom Exp @
 -->
 <HTML>
 <HEAD>
@@ -72,7 +72,7 @@
        (blanks are not copied) whereas <STRONG>overwrite</STRONG> is destructive.
 
        The  <STRONG>copywin</STRONG>  routine provides a finer granularity of con-
-       trol over the <STRONG>overlay</STRONG> and <STRONG>overwrite</STRONG> routines.  Like in the
+       trol over the <STRONG>overlay</STRONG> and <STRONG>overwrite</STRONG> routines.  As  in  the
        <STRONG>prefresh</STRONG> routine, a rectangle is specified in the destina-
        tion window, (<EM>dminrow</EM>, <EM>dmincol</EM>)  and  (<EM>dmaxrow</EM>,  <EM>dmaxcol</EM>),
        and  the  upper-left-corner coordinates of the source win-