X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fdefault_colors.3x;h=32518ba9d9cf1124a8a20f170400fd53a5754f65;hp=e00b4981c2d52d49a16361c25386ebb446e80ccd;hb=ce7b402c144d2b6d3773ef5b42aad9daf1ad76fe;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/man/default_colors.3x b/man/default_colors.3x index e00b4981..32518ba9 100644 --- a/man/default_colors.3x +++ b/man/default_colors.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2005,2006 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 * @@ -28,14 +28,14 @@ .\" .\" Author: Thomas E. Dickey 1997,1999,2000,2005 .\" -.\" $Id: default_colors.3x,v 1.18 2005/02/19 20:25:44 tom Exp $ +.\" $Id: default_colors.3x,v 1.20 2006/12/24 15:02:53 tom Exp $ .TH default_colors 3X "" .SH NAME \fBuse_default_colors\fR, \fBassume_default_colors\fR \- use terminal's default colors .SH SYNOPSIS \fB#include \fP - +.sp \fBint use_default_colors(void);\fP .br \fBint assume_default_colors(int fg, int bg);\fP @@ -104,9 +104,8 @@ the \fIorig_pair\fP or \fIorig_colors\fP capability. If the \fIinitialize_pair\fP capability is found, this causes an error as well. .SH NOTES -Associated with this extension, the \fBinit_pair\fR(3X) function accepts -negative arguments to specify default foreground or background -colors. +Associated with this extension, the \fBinit_pair\fR function accepts +negative arguments to specify default foreground or background colors. .PP The \fIuse_default_colors()\fP function was added to support \fIded\fP. This is a full-screen application which uses curses to manage only part