summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.hp300/grf.4
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-10-05 14:45:55 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-10-05 14:45:55 +0000
commite7d0adf95322ccbac21d361be1700e9edb07eff2 (patch)
tree0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/man4.hp300/grf.4
parent7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff)
Powered by @mantoya:
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/man4.hp300/grf.4')
-rw-r--r--share/man/man4/man4.hp300/grf.416
1 files changed, 9 insertions, 7 deletions
diff --git a/share/man/man4/man4.hp300/grf.4 b/share/man/man4/man4.hp300/grf.4
index ae8699bfba6..b368ff4598a 100644
--- a/share/man/man4/man4.hp300/grf.4
+++ b/share/man/man4/man4.hp300/grf.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: grf.4,v 1.5 2001/05/11 01:24:20 millert Exp $
+.\" $OpenBSD: grf.4,v 1.6 2001/10/05 14:45:53 mpech Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -88,8 +88,9 @@ such as that used for the X Window System servers, has also been successful.
Examples of some frame buffer operations can be found in
the device dependent X Window system sources, for example the
.Pa /usr/src/new/X/libhp.fb
-directory. These files contain examples of device dependent color map
-initialization, frame buffer operations, bit moving routines etc.
+directory.
+These files contain examples of device dependent color map initialization,
+frame buffer operations, bit moving routines etc.
.Pp
The basic programming of the
.Nm grf Ns ?
@@ -131,8 +132,9 @@ Graphics On
.Pp
Turn graphics on by enabling
.Tn CRT
-output. The screen will come on, displaying
-whatever is in the frame buffer, using whatever colormap is in place.
+output.
+The screen will come on, displaying whatever is in the frame buffer, using
+whatever colormap is in place.
.It Dv GRFIOCOFF
Graphics Off
.Pp
@@ -143,8 +145,8 @@ are not affected.
.It Dv GRFIOCMAP
Map Device to user space
.Pp
-Map in control registers and framebuffer space. Once the device file is
-mapped, the frame buffer structure is accessible.
+Map in control registers and framebuffer space.
+Once the device file is mapped, the frame buffer structure is accessible.
.It Dv GRFIOCUNMAP
Unmap Device
.Pp