]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_border.3x.html
ncurses 5.9 - patch 20130608
[ncurses.git] / doc / html / man / curs_border.3x.html
index bc6d74f0fe96f8fe4e77e64ccd8c012bcdb2eec9..f2f4d5659c9cc48d0dc79b5d10563d5209a70282 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!-- 
   ****************************************************************************
   * Copyright (c) 1998-2007,2010 Free Software Foundation, Inc.              *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_border.3x,v 1.20 2010/07/31 16:12:01 tom Exp @
+  * @Id: curs_border.3x,v 1.22 2010/12/04 18:36:44 tom Exp @
 -->
 <HTML>
 <HEAD>
        X/Open does not define any error conditions.  This  imple-
        mentation returns an error if the window pointer is null.
 
+       Functions  with a "mv" prefix first perform a cursor move-
+       ment using <STRONG>wmove</STRONG>, and return an error if the  position  is
+       outside the window, or if the window pointer is null.
+
 
 </PRE>
 <H2>NOTES</H2><PRE>