Bug 88528

Summary: man pages for POSIX Async I/O missing
Product: [Retired] Red Hat Linux Reporter: Wilma Frederich <wilma.frederich>
Component: man-pagesAssignee: Eido Inoue <havill>
Status: CLOSED UPSTREAM QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-31 21:27:10 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 Wilma Frederich 2003-04-10 17:58:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
Man pages for POSIX asynchronous I/O (aio_*, lio_*) were not included with 8.0. 
Where might I obtain these man pages?

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.man aio_read
2.man aio_write
3.... etc.
    

Actual Results:  "No manual entry for aio_read" ... etc.

Expected Results:  Display of the requested man page.

Additional info:

Comment 1 Eido Inoue 2003-07-31 21:27:10 UTC
the aio_ functions are documented in the info pages ("info libc"), which is the
canon source.