X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_pad.3x;h=1b427e1002b5ca00b71e64db6f489521e8511924;hp=52fe51cf35f11ff34be15ea7679880dee0062828;hb=5eb177874dea59107a1a2ea44f5d8f5bb99550b2;hpb=6a530b46563470c2ca73579d1994a0c8e275dd98 diff --git a/man/curs_pad.3x b/man/curs_pad.3x index 52fe51cf..1b427e10 100644 --- a/man/curs_pad.3x +++ b/man/curs_pad.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2010,2015 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2015,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_pad.3x,v 1.18 2015/07/21 08:58:44 tom Exp $ +.\" $Id: curs_pad.3x,v 1.19 2017/01/07 19:25:15 tom Exp $ .TH curs_pad 3X "" .na .hy 0 @@ -110,7 +110,7 @@ they were zero. .SS pechochar .PP The \fBpechochar\fR routine is functionally equivalent to a call to \fBaddch\fR -followed by a call to \fBrefresh\fR, a call to \fBwaddch\fR followed by a call +followed by a call to \fBrefresh\fR(3X), a call to \fBwaddch\fR followed by a call to \fBwrefresh\fR, or a call to \fBwaddch\fR followed by a call to \fBprefresh\fR. The knowledge that only a single character is being output is