Package: libsvga1
Version: 1:1.4.3-22
Severity: minor
Tags: patch

Found some typos in '/usr/share/man/man5/libvga.config.5.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

--- libvga.config.5     2001-05-30 08:02:48.000000000 -0400
+++ /tmp/libvga.config.5        2006-03-14 03:45:17.000000000 -0500
@@ -12,7 +12,7 @@
 ignored. Since the driver you will use may not know all config options
 here, unknown commands are silently ignored. Please think of that when
 something does not work as you expect. I know this is a nuisance
-because misformed configuration statements do not cause
+because malformed configuration statements do not cause
 errors. Multiple commands are allowed in one line, and commands can
 exceed lines.
 
@@ -42,9 +42,9 @@
 
 Configuration commands which control hardware settings that might cause
 harm to your hardware are called
-.BR priviledged . 
+.BR privileged . 
 By default the
-.B priviledged
+.B privileged
 commands can only be used in the
 main configuration file
 .I /etc/vga/libvga.config 
@@ -252,8 +252,8 @@
 .B clearDTR
 as well or one set and clear. Try yourself.
 
-Note: Having crtscts handshake enabled on the mouse tty may interfer with this
-options. Do not do that.
+Note: Having crtscts handshake enabled on the mouse tty may interfere with this
+option. Do not do that.
 
 Finally, a special goodie for wheel mice:
 
@@ -374,7 +374,7 @@
 The acceleration factor grows linear with the delta until it
 reaches
 .BR mouse_accel_thresh .
-After that it is a simple mutiplication.
+After that it is a simple multiplication.
 (I know that it can be done with setting
 .B mouse_accel_power
 to 1, but
@@ -579,7 +579,7 @@
 .BR "monitor 40.0" " # equivalent to monitor 3"
 
 This command is
-.BR priviledged .
+.BR privileged .
 
 .SS Mode timings
 It is now possible to define modetimings for some cards (see the info on your 
card
@@ -641,7 +641,7 @@
 Everything should be on one line.
 The values for the horizontal timings must be multiples of eight.
 
-These are prefered over the default timings (if monitor and chipset
+These are preferred over the default timings (if monitor and chipset
 can handle them).
 The format is identical to the one used by XFree86, but the label
 following the modeline keyword is ignored by vgalib.
@@ -714,7 +714,7 @@
 
 Warning, incorrect settings may damage your hardware.
 This command is
-.BR priviledged .
+.BR privileged .
 
 .TP
 .BI "chipset " "type param1 param2"
@@ -734,7 +734,7 @@
 for enforcing specific memory-aperture configurations for Mach32
 
 This command is
-.BR priviledged .
+.BR privileged .
 
 .SS Specific options required for the EGA-driver.
 .TP
@@ -745,7 +745,7 @@
 Card is in color emulation mode
 
 This command is
-.BR priviledged .
+.BR privileged .
 
 .SS RAMDAC configuration
 Some chipsets (e.g. S3 and ARK) allow specifying a RAMDAC type. If
@@ -821,7 +821,7 @@
 .B ICD2061A
 is the only one supported right now.
 
-.SS Miscanellous options
+.SS Miscellaneous options
 .TP
 .B security revoke-all-privs
 Make sure it is impossible to regain root access
@@ -846,7 +846,7 @@
 .TP
 .B overrideenable
 Allow
-.B priviledged
+.B privileged
 commands outside the main configuration file.
 
 .SS Common options currently used by Mach32 only
@@ -883,7 +883,7 @@
 The
 .B maxclock
 commands are
-.BR priviledged .
+.BR privileged .
 
 .TP
 .BI "clocks " "list of clocks"
@@ -940,7 +940,7 @@
 The
 .B clocks
 command is
-.BR priviledged .
+.BR privileged .
 
 .TP
 .B variablelinelength
@@ -984,7 +984,7 @@
 The
 linelength
 commands are
-.BR "not priviledged" .
+.BR "not privileged" .
 
 In the following commands a mode is specified with
 .IR horz X vert X colors .
@@ -1006,7 +1006,7 @@
 The
 .B inhibit
 command is
-.BR "not priviledged" .
+.BR "not privileged" .
 
 .TP
 .BI "setlinelength " length " " mode1 " [" mode2 " " mode3 "...]"
@@ -1029,7 +1029,7 @@
 The
 .B setlinelength
 command is
-.BR "not priviledged" .
+.BR "not privileged" .
 
 .TP
 .BI "define " mode1 " [" mode2 " " mode3 "...] " "clock horz_timing 
vert_timing flags"
@@ -1091,7 +1091,7 @@
 The
 .B define
 command is
-.BR priviledged .
+.BR privileged .
 
 .PP
 There is one really dangerous option (except faking clocks). Please
@@ -1132,7 +1132,7 @@
 The
 .B setuplinear
 command is
-.BR priviledged .
+.BR privileged .
 
 .TP
 .BI "blit " "subcommand1 subcommand2" " ..."
@@ -1144,7 +1144,7 @@
 are
 .BR bit ", " fill ", " image ", and " hlinelist .
 They enable support for the
-corresponding blit functions. Preceed them with
+corresponding blit functions. Precede them with
 .B no
 to turn them off (no space after
 .B no
@@ -1215,7 +1215,7 @@
 The
 .B blit
 command is
-.BR "not priviledged" .
+.BR "not privileged" .
 
 .PP
 The Mach32 has also a few intermediate debug options for low level timing 
adjust.
@@ -1248,7 +1248,7 @@
 For details about these options see
 .BR svgalib.mach32 (7).
 All of them are
-.BR "priviledged" .
+.BR "privileged" .
 
 .SH OBSOLETE COMMANDS
 Very old svgalib versions used a different style configuration file. For 
compatibility,

Reply via email to