diff options
Diffstat (limited to 'share/man/man4/man4.sparc/zx.4')
-rw-r--r-- | share/man/man4/man4.sparc/zx.4 | 36 |
1 files changed, 16 insertions, 20 deletions
diff --git a/share/man/man4/man4.sparc/zx.4 b/share/man/man4/man4.sparc/zx.4 index b6f783d561e..142cafa2fcd 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.16 2010/07/10 19:38:39 miod Exp $ +.\" $OpenBSD: zx.4,v 1.17 2011/09/03 22:59:07 jmc Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -22,7 +22,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 10 2010 $ +.Dd $Mdocdate: September 3 2011 $ .Dt ZX 4 sparc .Os .Sh NAME @@ -51,9 +51,8 @@ but makes its functions available via the internal interface. .Sh DISPLAY RESOLUTION The following resolutions are supported by the ZX frame buffer: -.Bl -column "Resolution" "Refresh Rate" -.It Li Resolution Ta "Refresh Rate" -.It " " +.Bl -column "Resolution" "Refresh Rate" "Details" -offset indent +.It Sy Resolution Ta Sy "Refresh Rate" Ta Sy "Details" .It Li 1280x1024 Ta 76 Hz Ta Non-interlaced .It Li 1280x1024 Ta 67 Hz Ta Non-interlaced .It Li 1152x900 Ta 76 Hz Ta Non-interlaced @@ -61,10 +60,8 @@ The following resolutions are supported by the ZX frame buffer: .It Li 1024x768 Ta 76 Hz Ta Non-interlaced .It Li 1024x768 Ta 60 Hz Ta Non-interlaced .\" Is it worth documenting the Stereo and TV modes? -.It Li 960x680 Ta 112 Hz Ta "Stereo, non-interlaced" -.It Li "" Ta "" Ta "56 Hz field rate per eye" -.It Li 960x680 Ta 108 Hz Ta "Stereo, non-interlaced" -.It Li "" Ta "" Ta "54 Hz field rate per eye" +.It Li 960x680 Ta 112 Hz Ta "Stereo, non-interlaced 56 Hz field rate per eye" +.It Li 960x680 Ta 108 Hz Ta "Stereo, non-interlaced 54 Hz field rate per eye" .It Li 770x575 Ta 50 Hz Ta "Interlaced - PAL" .It Li 640x480 Ta 59.94 Hz Ta "Interlaced - NTSC" .El @@ -77,17 +74,16 @@ If the frame buffer is not connected to a monitor, the default resolution of 1152x900, with a 66 Hz refresh rate, will be selected. The selected resolutions are: .Bl -column "sense code" "Resolution" "Refresh" "Monitor" -.It Li Monitor Ta Resolution Ta Refresh Ta Monitor -.It Li "sense code" Ta "" Ta Rate Ta Type -.It " " -.It Li 0 Ta 1024x768 Ta "76 Hz" Ta X449A -.It Li 1 Ta 1152x900 Ta "66 Hz" -.It Li 2 Ta 1280x1024 Ta "76 Hz" Ta X248A, GDM-205S -.It Li 3 Ta 1152x900 Ta "66 Hz" Ta GDM-1955A15, GDM-1604A15, CPD-1790 -.It Li 4 Ta 1280x1024 Ta "67 Hz" Ta GDM-20D10, GDM-1962 -.It Li 5 Ta 1152x900 Ta "66 Hz" -.It Li 6 Ta 1152x900 Ta "76 Hz" Ta GDM-1662B, 17SMM4 -.It Li 7 Ta 1152x900 Ta "66 Hz" +.It Sy Monitor Ta Sy Resolution Ta Sy Refresh Ta Sy Monitor +.It Sy "sense code" Ta "" Ta Sy Rate Ta Sy Type +.It Li 0 Ta 1024x768 Ta "76 Hz" Ta "X449A" +.It Li 1 Ta 1152x900 Ta "66 Hz" Ta "" +.It Li 2 Ta 1280x1024 Ta "76 Hz" Ta "X248A, GDM-205S" +.It Li 3 Ta 1152x900 Ta "66 Hz" Ta "GDM-1955A15, GDM-1604A15, CPD-1790" +.It Li 4 Ta 1280x1024 Ta "67 Hz" Ta "GDM-20D10, GDM-1962" +.It Li 5 Ta 1152x900 Ta "66 Hz" Ta "" +.It Li 6 Ta 1152x900 Ta "76 Hz" Ta "GDM-1662B, 17SMM4" +.It Li 7 Ta 1152x900 Ta "66 Hz" Ta "" .El .Sh SEE ALSO .Xr intro 4 , |