X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_kernel.3x;h=502dd469c3f102f2ea712d8cd4d855c480fce294;hp=727a2721cf71caee2d61219fb55b245fd638e8a5;hb=06078d3fa68db669ed37178c01873546b4b28745;hpb=c3b21f65a2687f3894a0d3217006c23f162c893a diff --git a/man/curs_kernel.3x b/man/curs_kernel.3x index 727a2721..502dd469 100644 --- a/man/curs_kernel.3x +++ b/man/curs_kernel.3x @@ -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,9 +26,10 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_kernel.3x,v 1.21 2016/10/15 16:42:55 tom Exp $ +.\" $Id: curs_kernel.3x,v 1.23 2017/11/18 23:47:37 tom Exp $ .de bP -.IP \(bu 4 +.ie n .IP \(bu 4 +.el .IP \(bu 2 .. .TH curs_kernel 3X "" .na @@ -88,7 +89,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