diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-11-29 15:03:59 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-11-29 15:03:59 +0000 |
commit | 421af6634e4247fec03afb753d2a097e0a6b1012 (patch) | |
tree | 224147de35e1c5ca83b18266f66a5c1bb9c93bfe /share/man/man4 | |
parent | f49531b46b473ffb09f23dbbae97f32c262225ff (diff) |
Do not Xr boot_config anymore.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.sparc/tvtwo.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/zx.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/zx.4 | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/share/man/man4/man4.sparc/tvtwo.4 b/share/man/man4/man4.sparc/tvtwo.4 index cde00d93616..8d08cddea88 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.9 2004/09/30 19:59:27 mickey Exp $ +.\" $OpenBSD: tvtwo.4,v 1.10 2004/11/29 15:03:56 miod Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -66,9 +66,7 @@ interface. .Xr vigra 4 , .Xr wscons 4 , .Xr wsdisplay 4 , -.Xr zx 4 , -.Xr boot_config 8 , -.Xr config 8 +.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. diff --git a/share/man/man4/man4.sparc/zx.4 b/share/man/man4/man4.sparc/zx.4 index 650edc7ec68..6cdae7952e3 100644 --- a/share/man/man4/man4.sparc/zx.4 +++ b/share/man/man4/man4.sparc/zx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zx.4,v 1.11 2004/09/30 19:59:27 mickey Exp $ +.\" $OpenBSD: zx.4,v 1.12 2004/11/29 15:03:56 miod Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -109,9 +109,7 @@ The selected resolutions are: .Xr tvtwo 4 , .Xr vigra 4 , .Xr wscons 4 , -.Xr wsdisplay 4 , -.Xr boot_config 8 , -.Xr config 8 +.Xr wsdisplay 4 .Sh CAVEATS The ZX and TurboZX cards will not function in a sun4c class machine or in an SBus expansion box, due to PROM limitations. diff --git a/share/man/man4/man4.sparc64/zx.4 b/share/man/man4/man4.sparc64/zx.4 index 1774b8d632f..834d46c18f1 100644 --- a/share/man/man4/man4.sparc64/zx.4 +++ b/share/man/man4/man4.sparc64/zx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zx.4,v 1.5 2004/09/30 19:59:28 mickey Exp $ +.\" $OpenBSD: zx.4,v 1.6 2004/11/29 15:03:58 miod Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -101,9 +101,7 @@ The selected resolutions are: .Xr sbus 4 , .Xr vgafb 4 , .Xr wscons 4 , -.Xr wsdisplay 4 , -.Xr boot_config 8 , -.Xr config 8 +.Xr wsdisplay 4 .Sh CAVEATS .\" The ZX and TurboZX cards will not function .\" in an SBus expansion box, due to PROM limitations. |