projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 5.9 - patch 20130608
[ncurses.git]
/
doc
/
html
/
man
/
curs_delch.3x.html
diff --git
a/doc/html/man/curs_delch.3x.html
b/doc/html/man/curs_delch.3x.html
index 4036dc39a6759c22a4e7a7220e621d1a1d0e87b1..40d43c4e80061c3fca206c1ee3de21806f6153c8 100644
(file)
--- a/
doc/html/man/curs_delch.3x.html
+++ b/
doc/html/man/curs_delch.3x.html
@@
-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-2006,2010 Free Software Foundation, Inc. *
<!--
****************************************************************************
* Copyright (c) 1998-2006,2010 Free Software Foundation, Inc. *
@@
-27,7
+27,7
@@
* sale, use or other dealings in this Software without prior written *
* authorization. *
****************************************************************************
* sale, use or other dealings in this Software without prior written *
* authorization. *
****************************************************************************
- * @Id: curs_delch.3x,v 1.
9 2010/07/31 16:12:01
tom Exp @
+ * @Id: curs_delch.3x,v 1.
11 2010/12/04 18:36:44
tom Exp @
-->
<HTML>
<HEAD>
-->
<HTML>
<HEAD>
@@
-78,6
+78,10
@@
(SVr4 specifies only "an integer value other than <STRONG>ERR</STRONG>")
upon successful completion.
(SVr4 specifies only "an integer value other than <STRONG>ERR</STRONG>")
upon successful completion.
+ 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>
</PRE>
<H2>NOTES</H2><PRE>