Email List: Xaustin-group-lX
[All Lists]

[1003.1(2008)/Issue 7 0000178]: dlsym page has slightly broken style whe

To: austin-group-l@xxxxxxxxxxxxx
Subject: [1003.1(2008)/Issue 7 0000178]: dlsym page has slightly broken style when referring to dlopen()/dlerror()
From: Austin Group Bug Tracker <noreply@xxxxxxxxxxxxx>
Date: Thu, 5 Nov 2009 19:31:09 +0000
Keywords: [1003.1(2008)/Issue 7] System Interfaces
The following issue has been SUBMITTED. 
====================================================================== 
http://austingroupbugs.net/view.php?id=178 
====================================================================== 
Reported By:                vapier
Assigned To:                ajosey
====================================================================== 
Project:                    1003.1(2008)/Issue 7
Issue ID:                   178
Category:                   System Interfaces
Type:                       Enhancement Request
Severity:                   Editorial
Priority:                   normal
Status:                     Under Review
Name:                       Mike Frysinger 
Organization:                
User Reference:              
Section:                    functions/dlsym 
Page Number:               
http://www.opengroup.org/onlinepubs/9699919799/functions/dlsym.html 
Line Number:                ? 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2009-11-05 19:30 UTC
Last Modified:              2009-11-05 19:30 UTC
====================================================================== 
Summary:                    dlsym page has slightly broken style when referring
to dlopen()/dlerror()
Description: 
normally functions are described in "foo()" style rather than "foo".  the
dlsym page drops the "()" in a few places.

so in this page:
http://www.opengroup.org/onlinepubs/9699919799/functions/dlsym.html

- the second paragraph under DESCRIPTION does this twice ("dlopen")
- the first paragraph under RETURN VALUE does this once ("dlerror")
- the text under RTLD_NEXT under APPLICATION USAGE does this once
("dlopen")

the dlopen page has two as well ...
http://www.opengroup.org/onlinepubs/9699919799/functions/dlopen.html
- near the end of DESCRIPTION, there is "dlclose"
- under RETURN VALUE, there is "dlerror"
Desired Action: 
change "dlopen" to "dlopen()" and "dlerror" to "dlerror()"
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-05 19:30 vapier         New Issue                                    
2009-11-05 19:30 vapier         Status                   New => Under Review 
2009-11-05 19:30 vapier         Assigned To               => ajosey          
2009-11-05 19:30 vapier         Name                      => Mike Frysinger  
2009-11-05 19:30 vapier         Section                   => functions/dlsym 
2009-11-05 19:30 vapier         Page Number               =>
http://www.opengroup.org/onlinepubs/9699919799/functions/dlsym.html
2009-11-05 19:30 vapier         Line Number               => ?               
======================================================================

<Prev in Thread] Current Thread [Next in Thread>