summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-09-19 16:08:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-09-19 16:08:30 +0000
commitefa6310b5093a2046682e38f1d0b42eae1fbceb0 (patch)
treea0e11b7d2d7215d311b3c6b761ff07e5c49f6371 /share
parent3c4cce19f567d9a6c417f62fa582706d4b18e76f (diff)
tweaks;
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/rasops.910
1 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man9/rasops.9 b/share/man/man9/rasops.9
index 76ea536f429..4636d7ce55a 100644
--- a/share/man/man9/rasops.9
+++ b/share/man/man9/rasops.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rasops.9,v 1.5 2005/09/15 20:23:08 miod Exp $
+.\" $OpenBSD: rasops.9,v 1.6 2005/09/19 16:08:29 jmc Exp $
.\" $NetBSD: rasops.9,v 1.4 2002/02/13 08:18:50 ross Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -134,16 +134,14 @@ struct rasops_info {
.Pp
The value of the
.Em ri_flg
-member is formed by
-.Tn OR Ns 'ing
-the following values:
+member is formed by OR'ing the following values:
.Pp
.Bl -tag -offset indent -width RI_CURSORCLIP -compact
.It RI_FULLCLEAR
Force eraserows() to clear the whole screen instead of only text lines,
-when invoked with a
+when invoked with an
.Em nrows
-paramete equal to the number of text lines.
+parameter equal to the number of text lines.
.It RI_FORCEMONO
Do not output coloured text, even if the display supports it.
.It RI_BSWAP