X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_bkgd.3x;h=051d5fda06830f9471072a62a6991055944f85ff;hp=c973b98ae6e72910540c3e91ef9a84e3a8b88e54;hb=5925150381bb42a4d8c7116d62c348a7b84309f3;hpb=9193d076200365eeb5ff932acdbbdcc5e452292c diff --git a/man/curs_bkgd.3x b/man/curs_bkgd.3x index c973b98a..051d5fda 100644 --- a/man/curs_bkgd.3x +++ b/man/curs_bkgd.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 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 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_bkgd.3x,v 1.29 2019/07/13 21:01:06 tom Exp $ +.\" $Id: curs_bkgd.3x,v 1.31 2020/10/17 23:12:52 tom Exp $ .de bP .ie n .IP \(bu 4 .el .IP \(bu 2 @@ -42,11 +43,11 @@ \fBvoid bkgdset(chtype \fP\fIch\fP\fB);\fR .br \fBvoid wbkgdset(WINDOW *\fP\fIwin, chtype \fP\fIch\fP\fB);\fR -.br +.sp \fBint bkgd(chtype \fP\fIch\fP\fB);\fR .br \fBint wbkgd(WINDOW *\fP\fIwin\fP\fB, chtype \fP\fIch\fP\fB);\fR -.br +.sp \fBchtype getbkgd(WINDOW *\fP\fIwin\fP\fB);\fR .br .SH DESCRIPTION