X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_initscr.3x.html;h=f8ba9ac6dfdd62466c9b417e25408cfc1f80dd42;hp=74f72009b2250a1d893ee84a8538b554cd9ba052;hb=a8987e73ec254703634802b4f7ee30d3a485524d;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_initscr.3x.html b/doc/html/man/curs_initscr.3x.html index 74f72009..f8ba9ac6 100644 --- a/doc/html/man/curs_initscr.3x.html +++ b/doc/html/man/curs_initscr.3x.html @@ -1,7 +1,7 @@ @@ -40,6 +40,10 @@
 
+curs_initscr(3x)                                 curs_initscr(3x)
+
+
+
 
 

NAME

@@ -107,8 +111,8 @@
        terminals.   The screen reference new becomes the new cur-
        rent terminal.  The previous terminal is returned  by  the
        routine.   This  is  the  only  routine  which manipulates
-       SCREEN pointers; all other routines affect only  the  cur-
-       rent terminal.
+       SCREEN  pointers;  all  other  routines  affect  only  the
+       current terminal.
 
        The  delscreen  routine  frees storage associated with the
        SCREEN data structure.  The endwin  routine  does  not  do
@@ -148,20 +152,7 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+                                                 curs_initscr(3x)