X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=7bdf75f91ccb16546bac9422b7cf319318b8526a;hp=1f19f09a3a947d9afa031ddcbdf5954da5939664;hb=761e4f0825b330e970558e82a4bd638383914429;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index 1f19f09a..7bdf75f9 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -1,7 +1,7 @@ - + @@ -41,7 +41,7 @@
 
-wresize(3x)                                           wresize(3x)
+wresize(3x)                                                 wresize(3x)
 
 
 
@@ -60,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.
 
 
 
@@ -97,7 +97,7 @@ - wresize(3x) + wresize(3x)