X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_clear.3x;fp=man%2Fcurs_clear.3x;h=fd30771117753b98b9e424428a6bc11b658e96a7;hp=234574f59c1d089a99bdf4797c881a0989afd685;hb=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d;hpb=79b07cae47a6fa064aa4d2ea70fe930884751eb4 diff --git a/man/curs_clear.3x b/man/curs_clear.3x index 234574f5..fd307711 100644 --- a/man/curs_clear.3x +++ b/man/curs_clear.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2020,2021 Thomas E. Dickey * +.\" Copyright 2018-2021,2022 Thomas E. Dickey * .\" Copyright 1998-2010,2016 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_clear.3x,v 1.22 2021/12/25 21:41:58 tom Exp $ +.\" $Id: curs_clear.3x,v 1.23 2022/02/12 20:06:41 tom Exp $ .TH curs_clear 3X "" .na .hy 0 @@ -51,19 +51,19 @@ .sp \fBint erase(void);\fP .br -\fBint werase(WINDOW *\fP\fIwin\fP\fB);\fP +\fBint werase(WINDOW *\fIwin\fB);\fR .sp \fBint clear(void);\fP .br -\fBint wclear(WINDOW *\fP\fIwin\fP\fB);\fP +\fBint wclear(WINDOW *\fIwin\fB);\fR .sp \fBint clrtobot(void);\fP .br -\fBint wclrtobot(WINDOW *\fP\fIwin\fP\fB);\fP +\fBint wclrtobot(WINDOW *\fIwin\fB);\fR .sp \fBint clrtoeol(void);\fP .br -\fBint wclrtoeol(WINDOW *\fP\fIwin\fP\fB);\fP +\fBint wclrtoeol(WINDOW *\fIwin\fB);\fR .br .SH DESCRIPTION The \fBerase\fP and \fBwerase\fP routines copy blanks to every