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/man4.sparc64/zx.4 | |
parent | f49531b46b473ffb09f23dbbae97f32c262225ff (diff) |
Do not Xr boot_config anymore.
Diffstat (limited to 'share/man/man4/man4.sparc64/zx.4')
-rw-r--r-- | share/man/man4/man4.sparc64/zx.4 | 6 |
1 files changed, 2 insertions, 4 deletions
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. |