Bug 316 - xman cannot display SGML man pages on Solaris
Summary: xman cannot display SGML man pages on Solaris
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Solaris
: high normal
Assignee: Alan Coopersmith
QA Contact:
URL: http://bugs.xfree86.org/show_bug.cgi?...
Whiteboard:
Keywords:
Depends on:
Blocks: 269
  Show dependency treegraph
 
Reported: 2004-03-16 05:04 UTC by Egbert Eich
Modified: 2004-05-21 19:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.