diff options
author | 2003-04-06 17:07:06 +0000 | |
---|---|---|
committer | 2003-04-06 17:07:06 +0000 | |
commit | 4ad76dcf18b112a90c01f1e6186c258e8e33d56a (patch) | |
tree | 3dfdeed4628ab58d85a064b15ad10f24533909df /share/man/man4/man4.sparc/tcx.4 | |
parent | Run the console in the overlay plane, or in low-depth mode, as appropriate, (diff) | |
download | wireguard-openbsd-4ad76dcf18b112a90c01f1e6186c258e8e33d56a.tar.xz wireguard-openbsd-4ad76dcf18b112a90c01f1e6186c258e8e33d56a.zip |
cgfourteen, cgtwelve and tcx do not need flags to force them in low-depth mode
for faster console, as they will now run the console in a low-depth mode by
default.
Diffstat (limited to 'share/man/man4/man4.sparc/tcx.4')
-rw-r--r-- | share/man/man4/man4.sparc/tcx.4 | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4 index 50cce91b986..7237e59b5a2 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.21 2003/03/10 20:11:33 miod Exp $ +.\" $OpenBSD: tcx.4,v 1.22 2003/04/06 17:07:06 miod Exp $ .\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd June 23, 1996 +.Dd April 6, 2003 .Dt TCX 4 sparc .Os .Sh NAME @@ -60,18 +60,6 @@ It does not provide direct device driver entry points but makes its functions available via the internal .Xr wsdisplay 4 interface. -.Pp -By default, the frame buffer will be initialized in 24 bit mode if it -can support it. -In this case, by setting -.Ar flags -to -.Ar 0x0001 -(via -.Xr config 8 -or -.Xr boot_config 8 ) -it can be forced to 8 bit mode, resulting in a faster console. .Sh SEE ALSO .Xr agten 4 , .Xr bwtwo 4 , @@ -89,6 +77,4 @@ it can be forced to 8 bit mode, resulting in a faster console. .Xr vigra 4 , .Xr wscons 4 , .Xr wsdisplay 4 , -.Xr zx 4 , -.Xr boot_config 8 , -.Xr config 8 +.Xr zx 4 |