Bug 1692

Summary: Remove reference to nonexistent Monitors file from xorgconfig
Product: xorg Reporter: Dejan Lesjak <dejan.lesjak>
Component: App/xorgconfigAssignee: Alan Coopersmith <alan.coopersmith>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Remove reference to nonexistent file none

Description Dejan Lesjak 2004-10-22 12:04:47 UTC
The xorgconfig utility refers user to Monitors file:

The valid range for horizontal sync and vertical sync should be documented
in the manual of your monitor. If in doubt, check the monitor database
/usr/X11R6/lib/X11/doc/Monitors to see if your monitor is there.

This file (xc/programs/Xserver/hw/xfree86/doc/Monitors) was removed with rev. 3.
20 on Sat Oct 18 12:31:12 2003 UTC in XFree86 CVS before the xfree86 merge on 
2003-11-30 13:13:38. Patch comming shortly removes reference to 
this file in xc/programs/Xserver/hw/xfree86/xf86config/xorgconfig.c
Comment 1 Dejan Lesjak 2004-10-22 12:05:26 UTC
Created attachment 1152 [details] [review]
Remove reference to nonexistent file
Comment 2 Alan Coopersmith 2005-01-30 13:12:02 UTC
Looks good - thanks for investigating - I'll apply this to head.
Comment 3 Alan Coopersmith 2005-01-30 13:19:40 UTC
Fix committed to CVS head:

CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc@gabe.freedesktop.org	05/01/30 13:18:46

Log message:
  2005-01-30  Alan Coopersmith  <alan.coopersmith@sun.com>
  
          * programs/Xserver/hw/xfree86/xf86config/xorgconfig.c
          Bugzilla #1692 <https://bugs.freedesktop.org/show_bug.cgi?id=1692>
          Remove reference to nonexistent Monitors file from xorgconfig
          (Report & patch from Dejan Lesjak <dejan.lesjak@ijs.si>)

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/xf86config/:
        xorgconfig.c 
  
  Revision      Changes    Path
  1.725         +8 -1      xc/ChangeLog
  1.11          +2 -3      xc/programs/Xserver/hw/xfree86/xf86config/xorgconfig.c

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.