Punctuation fixes.

This commit is contained in:
wiz 2002-10-21 14:17:54 +00:00
parent 4eb1546262
commit c3d0728d04
7 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_attributes.3,v 1.1 2002/10/21 13:55:10 blymn Exp $
.\" $NetBSD: curses_attributes.3,v 1.2 2002/10/21 14:17:54 wiz Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@ -112,7 +112,7 @@ to those specified in
turning off any others.
To turn off all the attributes (including color and alternate character set),
use
.Fn attrset A_NORMAL \.
.Fn attrset A_NORMAL .
.Pp
Multiple attributes can be manipulated by combining the attributes
using a logical

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_background.3,v 1.1 2002/10/21 13:55:10 blymn Exp $
.\" $NetBSD: curses_background.3,v 1.2 2002/10/21 14:17:54 wiz Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@ -105,7 +105,7 @@ and
return OK on success and ERR on failure.
.Sh SEE ALSO
.Xr curses_attributes 3 ,
.Xr curses_color 3 ,
.Xr curses_color 3
.Sh STANDARDS
The
.Nx

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_color.3,v 1.1 2002/10/21 13:55:12 blymn Exp $
.\" $NetBSD: curses_color.3,v 1.2 2002/10/21 14:17:54 wiz Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@ -141,7 +141,7 @@ respectively.
The macro
.Fn COLOR_PAIR n
gives the attribute value of color-pair number
.Fa n.
.Fa n .
This is the value that is used to set the attribute of a character to this
color-pair.
For example,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_default_colors.3,v 1.1 2002/10/21 13:55:13 blymn Exp $
.\" $NetBSD: curses_default_colors.3,v 1.2 2002/10/21 14:17:54 wiz Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd October 13 2002
.Dd October 13, 2002
.Dt CURSES_DEFAULT_COLORS 3
.Os
.Sh NAME
@ -62,7 +62,7 @@ The function
.Fn use_default_colors
sets both the foreground and background colors to the terminal default colors.
This is equivalent to
.Fn assume_default_colors \-1 \-1 \.
.Fn assume_default_colors \-1 \-1 .
.Sh RETURN VALUES
These functions return OK on success and ERR on failure.
.Sh SEE ALSO

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_input.3,v 1.2 2002/10/21 13:59:53 wiz Exp $
.\" $NetBSD: curses_input.3,v 1.3 2002/10/21 14:17:54 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn@netbsd.org, brett_lymn@yahoo.com.au)
@ -287,7 +287,7 @@ is equivalent to
and
.Fn nodelay win FALSE
is equivalent to
.Fn wtimeout win -1 \.
.Fn wtimeout win -1 .
.Pp
.Fn ungetch
will convert
@ -473,7 +473,7 @@ The function completed successfully.
An error occurred in the function.
.El
.Sh SEE ALSO
.Xr curses_cursor 3
.Xr curses_cursor 3 ,
.Xr curses_refresh 3 ,
.Xr curses_tty 3 ,
.Xr termcap 5

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_underscore.3,v 1.2 2002/10/21 13:59:55 wiz Exp $
.\" $NetBSD: curses_underscore.3,v 1.3 2002/10/21 14:17:54 wiz Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@ -91,7 +91,7 @@ respectively.
.Sh RETURN VALUES
These functions always return 1.
.Sh SEE ALSO
.Xr curses_attributes 3
.Xr curses_attributes 3 ,
.Xr curses_standout 3
.Sh STANDARDS
The

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_window.3,v 1.1 2002/10/21 13:55:24 blymn Exp $
.\" $NetBSD: curses_window.3,v 1.2 2002/10/21 14:17:54 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn@netbsd.org, brett_lymn@yahoo.com.au)
@ -97,7 +97,7 @@ will be overwritten with the contents of the window
.Fa source
starting at the coordinates
.Fa (sminrow ,
.Fa smincol ).
.Fa smincol ) .
If the
.Fa overlay
flag is