X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=7bdf75f91ccb16546bac9422b7cf319318b8526a;hp=cb402ad8332fbb4be0c1509abea450d84c472cc2;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;ds=sidebyside diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index cb402ad8..7bdf75f9 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -1,7 +1,7 @@ - + @@ -41,6 +41,10 @@
 
+wresize(3x)                                                 wresize(3x)
+
+
+
 
 

NAME

@@ -56,12 +60,12 @@
 
 

DESCRIPTION

-       The  wresize  function  reallocates storage for an ncurses
-       window to adjust its dimensions to the  specified  values.
-       If either dimension is larger than the current values, the
-       window's data is filled with blanks that have the  current
-       background  rendition  (as  set  by wbkgndset) merged into
-       them.
+       This  is  an  extension to the curses library.  It reallo-
+       cates storage for an ncurses window to adjust  its  dimen-
+       sions  to  the  specified  values.  If either dimension is
+       larger than the  current  values,  the  window's  data  is
+       filled with blanks that have the current background rendi-
+       tion (as set by wbkgdset) merged into them.
 
 
 
@@ -93,22 +97,7 @@ - - - - - - - - - - - - - - - - + wresize(3x)