Bug 316

Summary: xman cannot display SGML man pages on Solaris
Product: xorg Reporter: Egbert Eich <eich>
Component: App/otherAssignee: Alan Coopersmith <alan.coopersmith>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Solaris   
URL: http://bugs.xfree86.org/show_bug.cgi?id=1030
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 269    

Description Egbert Eich 2004-03-16 05:04:59 UTC
xman cannot display SGML man pages on Solaris
http://bugs.xfree86.org/show_bug.cgi?id=1030
Comment 1 Alan Coopersmith 2004-05-23 05:22:23 UTC
Fix committed to CVS head.  (Change was slightly different than original patch
provided to XFree86 in order to handle "shadow" pages when sgmltoroff outputs
a nroff-style .so link to another page.)

Log message:
  2004-05-22  Alan Coopersmith  <alan.coopersmith@sun.com>
  	* xc/config/cf/sun.cf:
  	Set HasMkstemp to YES on Solaris
  
  	* xc/programs/xman/man.c
  	* xc/programs/xman/man.h
  	* xc/programs/xman/misc.c
  	* xc/programs/xman/vendor.h
  	Bugzilla #316: xman cannot display SGML man pages on Solaris

Modified files:
      ./:
        ChangeLog 
      xc/config/cf/:
        sun.cf 
      xc/programs/xman/:
        man.c man.h misc.c vendor.h 
  
  Revision      Changes    Path
  1.36          +11 -1     xc/ChangeLog
  1.4           +1 -0      xc/config/cf/sun.cf
  1.3           +17 -10    xc/programs/xman/man.c
  1.3           +5 -3      xc/programs/xman/man.h
  1.3           +159 -52   xc/programs/xman/misc.c
  1.3           +12 -1     xc/programs/xman/vendor.h

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.