diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
commit | e7d0adf95322ccbac21d361be1700e9edb07eff2 (patch) | |
tree | 0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/man4.sparc/tcx.4 | |
parent | 7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (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.sparc/tcx.4')
-rw-r--r-- | share/man/man4/man4.sparc/tcx.4 | 11 |
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 |