X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_initscr.3x;h=17b904d06e8e91f134f6c8b8b2d30b21861d37f0;hb=82035cb9d3375b8c65b4a5a5d3bd89febdc7e201;hp=1a865f94ec08895b59d5ff3101f5aef7eabb5daa;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/man/curs_initscr.3x b/man/curs_initscr.3x index 1a865f94..17b904d0 100644 --- a/man/curs_initscr.3x +++ b/man/curs_initscr.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2005,2010 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,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_initscr.3x,v 1.14 2005/05/15 16:18:01 tom Exp $ +.\" $Id: curs_initscr.3x,v 1.16 2010/10/02 23:19:57 tom Exp $ .TH curs_initscr 3X "" .na .hy 0 @@ -36,7 +36,7 @@ \fBendwin\fR, \fBisendwin\fR, \fBset_term\fR, -\fBdelscreen\fR - \fBcurses\fR screen initialization and manipulation routines +\fBdelscreen\fR \- \fBcurses\fR screen initialization and manipulation routines .ad .hy .SH SYNOPSIS @@ -122,8 +122,12 @@ from \fBinitscr\fR when an error is detected, rather than exiting. It is safe but redundant to check the return value of \fBinitscr\fR in XSI Curses. .SH SEE ALSO -\fBcurses\fR(3X), \fBcurs_kernel\fR(3X), \fBcurs_refresh\fR(3X), -\fBcurs_slk\fR(3X), \fBcurs_util\fR(3X) +\fBcurses\fR(3X), +\fBcurs_kernel\fR(3X), +\fBcurs_refresh\fR(3X), +\fBcurs_slk\fR(3X), +\fBcurs_util\fR(3X), +\fBcurs_variables\fR(3X). .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: