X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_initscr.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_initscr.3x.html;h=cbb4b44c50a997fd6835d0682c2083ad8299dd67;hp=691d68480e6cd2bc25855905f6f63fe5052909f9;hb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;hpb=e6bb3226cdd35f5fd9f45bb1685cc2203c889480 diff --git a/doc/html/man/curs_initscr.3x.html b/doc/html/man/curs_initscr.3x.html index 691d6848..cbb4b44c 100644 --- a/doc/html/man/curs_initscr.3x.html +++ b/doc/html/man/curs_initscr.3x.html @@ -1,6 +1,6 @@ @@ -36,7 +36,7 @@ curs_initscr 3x - +

curs_initscr 3x

@@ -131,7 +131,7 @@

set_term

        The  set_term  routine  is  used to switch between different terminals.
-       The screen reference new becomes the new current terminal.  The  previ-
+       The screen reference new becomes the new current terminal.  The  previ-
        ous  terminal  is  returned  by  the routine.  This is the only routine
        which manipulates SCREEN pointers; all other routines affect  only  the
        current terminal.