diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-02-12 13:19:56 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-02-12 13:19:56 +0000 |
commit | f094ae7624c614241038d02311b738d02c5e90c2 (patch) | |
tree | b8005df13ca38ba58d62f87f9a728ff051677996 /share/man/man4/man4.sparc | |
parent | ff7abe471d42e04f3712ef5bce9d0ba4bfe62b2f (diff) |
Remove 24-bit slowless remark, now that console runs in 8-bit.
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r-- | share/man/man4/man4.sparc/tvtwo.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/tvtwo.4 b/share/man/man4/man4.sparc/tvtwo.4 index 1445d579c3e..0f87562d10b 100644 --- a/share/man/man4/man4.sparc/tvtwo.4 +++ b/share/man/man4/man4.sparc/tvtwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tvtwo.4,v 1.11 2004/11/29 23:31:32 jmc Exp $ +.\" $OpenBSD: tvtwo.4,v 1.12 2006/02/12 13:19:54 miod Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -69,4 +69,3 @@ interface. .Xr zx 4 .Sh CAVEATS This driver does not support any acceleration features at the moment. -Thus, vertical scrolling in console mode is abysmally slow in 24-bit mode. |