X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=905a2929d2428d825afb2a1a12d69f3549c3e5c0;hb=4c9f63c460cb7134f142aa65f6866c175ed77605;hp=fb9e536aae001d5c6e6339b6e1d6972180eb8337;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72;p=ncurses.git diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index fb9e536a..905a2929 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -1,6 +1,7 @@ - @@ -35,8 +36,8 @@ wresize 3x - - + +

wresize 3x

@@ -53,7 +54,7 @@

SYNOPSIS

        #include <curses.h>
 
-       int wresize(WINDOW *win, int lines, int columns);
+       int wresize(WINDOW *win, int lines, int columns);
 
 
 

DESCRIPTION