Bug 162476

Summary: getspnam manual page is missing
Product: [Fedora] Fedora Reporter: Oskari Saarenmaa <oskari>
Component: man-pagesAssignee: Peter Vrabec <pvrabec>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-08 13:29:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oskari Saarenmaa 2005-07-05 11:37:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

Description of problem:
The manual page for getspnam is missing from the man-pages package.  Other manual pages that refer to it, such as getspent and putspent don't work either.

Version-Release number of selected component (if applicable):
man-pages-1.67-7

How reproducible:
Always

Steps to Reproduce:
1. man getspent
  

Actual Results:  % man getspent
fopen: No such file or directory
Cannot open man page /usr/share/man/man3/getspnam.3.gz
No manual entry for getspent


Expected Results:  GETSPNAM(3)         Linux Programmer's Manual         GETSPNAM(3)

[...]

Additional info:

SUSE's man-pages package seems to have a valid getspnam manual page.

Comment 1 Ivana Varekova 2005-08-08 13:00:27 UTC
getspnam.3.gz man page should be part of shadow-utils package.