diff options
author | Brice Goglin <Brice.Goglin@ens-lyon.org> | 2007-07-25 20:53:45 +0200 |
---|---|---|
committer | Brice Goglin <Brice.Goglin@ens-lyon.org> | 2007-07-25 20:53:45 +0200 |
commit | eba2be448bdd298ff2f7b8603bd9e976da1fdf72 (patch) | |
tree | 1ac1663427c7c5a4158b84f4357bed9a3d5da41d | |
parent | 8d230319040f0a7f72231da2bf5ec97dc3612e21 (diff) |
Minor fixes in cvt and gtf manpages
Reported by "A. Costa" <agcosta@gis.net> in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432065
-rw-r--r-- | hw/xfree86/utils/cvt/cvt.man.pre | 2 | ||||
-rw-r--r-- | hw/xfree86/utils/gtf/gtf.man.pre | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hw/xfree86/utils/cvt/cvt.man.pre b/hw/xfree86/utils/cvt/cvt.man.pre index 109072442..8a292eed8 100644 --- a/hw/xfree86/utils/cvt/cvt.man.pre +++ b/hw/xfree86/utils/cvt/cvt.man.pre @@ -37,6 +37,6 @@ __xconfigfile__(__filemansuffix__) Luc Verhaegen. .PP This program is based on the Coordinated Video Timing sample -implementation written by Graham Loveridge. This file is publically +implementation written by Graham Loveridge. This file is publicly available at <http://www.vesa.org/Public/CVT/CVTd6r1.xls>. CVT is a VESA trademark. diff --git a/hw/xfree86/utils/gtf/gtf.man.pre b/hw/xfree86/utils/gtf/gtf.man.pre index fd0c406d3..74ade74cb 100644 --- a/hw/xfree86/utils/gtf/gtf.man.pre +++ b/hw/xfree86/utils/gtf/gtf.man.pre @@ -40,6 +40,6 @@ __xconfigfile__(__filemansuffix__) Andy Ritger. .PP This program is based on the Generalized Timing Formula (GTF(TM)) Standard -Version: 1.0, Revsion: 1.0. The GTF Excel(TM) spreadsheet, a sample +Version: 1.0, Revision: 1.0. The GTF Excel(TM) spreadsheet, a sample (and the definitive) implementation of the GTF Timing Standard is available at <ftp://ftp.vesa.org/pub/GTF/VTF_V1R1.xls>. |