Package: libsvga1 Version: 1:1.4.3-22 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man7/svgalib.et4000.7.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages libsvga1 depends on: ii libc6 2.3.6-3 GNU C Library: Shared libraries an libsvga1 recommends no packages. -- no debconf information
--- svgalib.et4000.7 2001-05-30 08:02:48.000000000 -0400 +++ /tmp/svgalib.et4000.7 2006-03-14 03:58:29.000000000 -0500 @@ -27,7 +27,7 @@ .SH 1. BASICS OF ET4000 CARDS -Basicly all ET4000 cards are equal, some are even more equal ... +Basically all ET4000 cards are equal, some are even more equal ... The Chipset is well documented (by Tseng Labs and eg. the vgadoc2.zip) and all graphics functions can be used the same way on different cards @@ -52,7 +52,7 @@ By now we found is no reliable way to detect the memory organisation/ timing and the DAC type/capabilities. Most modern card use a frequency -synthizier and provide the following pixel frequencies (in MHz): +synthesizer and provide the following pixel frequencies (in MHz): .RS .B 50.350 56.644 65.0 72.0 80.0 89.8 63.0 75.0 @@ -214,7 +214,7 @@ generates the related register sets. You may also use .BR dumpreg (1) from an X window to grab you favourite X graphics mode. -The X mode normaly isn't usable directly. See +The X mode normally isn't usable directly. See .I cardex.w32 for an example and .I et4000.c @@ -232,7 +232,7 @@ In the .I et4000/ -subdir of teh svgalib distribution you'll find some sample register sets: +subdir of the svgalib distribution you'll find some sample register sets: .TP .B cardex.w32 @@ -269,8 +269,8 @@ Newer ET4000 chipsets (eg. W32 and W32i) allow up to 32 clock frequencies. Two additional register values were added just before the -old extened register value. The new registers are CRTC/30h and CRTC/31h. -The old register set had 71 values, the new growed to 73. +old extended register value. The new registers are CRTC/30h and CRTC/31h. +The old register set had 71 values, the new has grown to 73. You may update your old register set by hand: .IP - @@ -283,7 +283,7 @@ .RS change the number of register values from 71 to 73 .br -add the values from dumreg output at front of last data line +add the values from dumpreg output at front of last data line .RE .RE .IP -