summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.sparc/tcx.4
diff options
context:
space:
mode:
authormpech <mpech@openbsd.org>2001-10-05 14:45:53 +0000
committermpech <mpech@openbsd.org>2001-10-05 14:45:53 +0000
commitb3c75b6ff979841f17c2defd1b2ffdd853e60f9f (patch)
tree4ff2d5fc3ba4db7cb9e877b2408c7c9ede6c4529 /share/man/man4/man4.sparc/tcx.4
parentdocument missing options. ok deraadt@ (diff)
downloadwireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.tar.xz
wireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.zip
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.sparc/tcx.4')
-rw-r--r--share/man/man4/man4.sparc/tcx.411
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4
index 4cb2ab3981e..21e9ce39066 100644
--- a/share/man/man4/man4.sparc/tcx.4
+++ b/share/man/man4/man4.sparc/tcx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcx.4,v 1.8 2001/06/23 07:04:21 pjanzen Exp $
+.\" $OpenBSD: tcx.4,v 1.9 2001/10/05 14:45:54 mpech Exp $
.\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -47,11 +47,12 @@
The
.Nm tcx
is a memory based color frame buffer, with graphics acceleration and
-overlay capabilities. Its control registers, colour lookup table and
-pixel memory can be mapped into a user process address space by using
-the
+overlay capabilities.
+Its control registers, colour lookup table and pixel memory can be mapped
+into a user process address space by using the
.Xr mmap 2
-system call. The
+system call.
+The
.Nm
driver supports the minimal
.Xr ioctl 2 Ns s