<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>32575</bug_id>
          
          <creation_ts>2003-11-02 14:50 0000</creation_ts>
          <short_desc>Incorrectly installed NetCDF man 3 pages</short_desc>
          <delta_ts>2003-12-24 12:38:58 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>32584</dependson>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>nerdboy@gentoo.org</reporter>
          <assigned_to>nerdboy@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>nerdboy@gentoo.org</who>
            <bug_when>2003-11-02 14:50:13 0000</bug_when>
            <thetext>NetCDF is an example of software with both C and Fortran APIs, and UCAR does the
manpages as foo.3 (for the C docs) and foo.3f (for the Fortran docs).  The
NetCDF ebuild installs them both in man3/, with a symlink to the foo.3f page in
man3f/.

This causes only the foo.3f page to be visible, whether you try &quot;man 3 foo&quot; or
&quot;man 3 f foo&quot;.  If the real foo.3f man page is moved from man3/ to man3f/ then
it works correctly.  I don&apos;t know if there&apos;s a better fix or not.

Reproducible: Always
Steps to Reproduce:
1. man 3 netcdf
2. man 3 f netcdf
3. ls -l /usr/share/man/man3/netcdf*

Actual Results:  
Steps 1 and 2 display the same man page (netcdf.3f).

Expected Results:  
Step 1 should display netcdf.3

I could use some help with this one, plus my new UCAR package has a perl modules...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nerdboy@gentoo.org</who>
            <bug_when>2003-11-06 22:53:25 0000</bug_when>
            <thetext>moved netcdf.3f to the right place</thetext>
          </long_desc>
      
    </bug>

</bugzilla>