]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_kernel.3x
ncurses 6.0 - patch 20170107
[ncurses.git] / man / curs_kernel.3x
index 727a2721cf71caee2d61219fb55b245fd638e8a5..505ea1eee8e7336cdc8112430f3e23fff6448b99 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright (c) 1998-2015,2016 Free Software Foundation, Inc.                        *
+.\" Copyright (c) 1998-2016,2017 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_kernel.3x,v 1.21 2016/10/15 16:42:55 tom Exp $
+.\" $Id: curs_kernel.3x,v 1.22 2017/01/07 19:25:15 tom Exp $
 .de bP
 .IP \(bu 4
 ..
@@ -88,7 +88,7 @@ allocated by \fBnewterm\fR.
 .PP
 The \fBreset_prog_mode\fR and \fBreset_shell_mode\fR routines restore
 the terminal to "program" (in \fBcurses\fR) or "shell" (out of
-\fBcurses\fR) state.  These are done automatically by \fBendwin\fR
+\fBcurses\fR) state.  These are done automatically by \fBendwin\fR(3X)
 and, after an \fBendwin\fR, by \fBdoupdate\fR, so they normally are
 not called.
 .SS resetty, savetty