X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_refresh.3x;fp=man%2Fcurs_refresh.3x;h=038206f3856169b0b964aeac79eb2c2bf6878d28;hp=38b0246fc91d80d98fa0adae5c487b6d70b6ffa4;hb=d97989d1e0db7282c723cabb44b991b951790006;hpb=1379ab3f6cc5b92256708ecc4129b57928d62cf4 diff --git a/man/curs_refresh.3x b/man/curs_refresh.3x index 38b0246f..038206f3 100644 --- a/man/curs_refresh.3x +++ b/man/curs_refresh.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2016,2018 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2018,2019 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_refresh.3x,v 1.19 2018/07/28 22:59:02 tom Exp $ +.\" $Id: curs_refresh.3x,v 1.20 2019/11/30 21:06:30 tom Exp $ .TH curs_refresh 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -109,7 +109,8 @@ If the \fIwin\fR argument to (i.e., the global variable \fBcurscr\fR), the screen is immediately cleared and repainted from scratch. .PP -The phrase \*(``copies the named window to the virtual screen\*('' above is ambiguous. +The phrase \*(``copies the named window +to the virtual screen\*('' above is ambiguous. What actually happens is that all \fItouched\fR (changed) lines in the window are copied to the virtual screen. This affects programs that use overlapping