Bug 25188

Summary: [PATCH] getaddrinfo(3) manual page has an incomplete list of possible error codes
Product: Documentation Reporter: dima <dima>
Component: Books & ArticlesAssignee: dd <dd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dima 2001-02-18 11:00:02 UTC
The getaddrinfo(3) manual page doesn't mention some of the possible
return codes.  This is just a minor annoyance.

Fix: Apply the following to src/lib/libc/net/getaddrinfo.3.
How-To-Repeat: 
Read the manual page; look at the section which mentions return codes;
wonder why you got an error that isn't listed; drink a cola; fix your
code after hitting yourself on the head for doing something really
dumb; write a patch to the manual page.  (Sorry for the bad joke, but
there's nothing that really fits in this section.)
Comment 1 dd freebsd_committer freebsd_triage 2001-03-13 01:08:46 UTC
State Changed
From-To: open->closed

Patch committed. 


Comment 2 dd freebsd_committer freebsd_triage 2001-03-13 01:08:46 UTC
Responsible Changed
From-To: freebsd-doc->dd

My PR.