X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_initscr.3x;h=daa5e1e822de3ef840eaf5653b06108d2cce313d;hp=66aae13cab1d72aff6432d19dc5efef9d041fc99;hb=b1f61d9f3aa244512045a6b02e759825d7049d34;hpb=0eb88fc5281804773e2a0c7a488a4452463535ce diff --git a/man/curs_initscr.3x b/man/curs_initscr.3x index 66aae13c..daa5e1e8 100644 --- a/man/curs_initscr.3x +++ b/man/curs_initscr.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998 Free Software Foundation, Inc. * +.\" Copyright (c) 1998,2000 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,12 +26,15 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_initscr.3x,v 1.8 1999/09/18 23:52:30 tom Exp $ +.\" $Id: curs_initscr.3x,v 1.10 2000/07/08 12:47:39 tom Exp $ .TH curs_initscr 3X "" .SH NAME -\fBinitscr\fR, \fBnewterm\fR, \fBendwin\fR, -\fBisendwin\fR, \fBset_term\fR, \fBdelscreen\fR - \fBcurses\fR screen -initialization and manipulation routines +\fBinitscr\fR, +\fBnewterm\fR, +\fBendwin\fR, +\fBisendwin\fR, +\fBset_term\fR, +\fBdelscreen\fR - \fBcurses\fR screen initialization and manipulation routines .SH SYNOPSIS \fB#include \fR @@ -39,7 +42,7 @@ initialization and manipulation routines .br \fBint endwin(void);\fR .br -\fBint isendwin(void);\fR +\fBbool isendwin(void);\fR .br \fBSCREEN *newterm(const char *type, FILE *outfd, FILE *infd);\fR .br