Actions
Bug #4775
closedTypo in getaddrinfo(3SOCKET) man page
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2014-04-17
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
In the return values section:
The order of the addresses returned i nthe fourth argument is discussed in the ADDRESS ORDERING section.
Should be:
The order of the addresses returned in the fourth argument is discussed in the ADDRESS ORDERING section.
Files
Updated by William Dowling over 9 years ago
- File illumos-gate.patch illumos-gate.patch added
- % Done changed from 0 to 50
Change has been made. Submitting for review. Patch attached.
Updated by William Dowling over 9 years ago
- Status changed from New to In Progress
Updated by William Dowling over 9 years ago
- File getaddrinfo-fix-typo.patch getaddrinfo-fix-typo.patch added
- % Done changed from 50 to 80
New patch attached - reviewed and sent for RTI.
http://cr.illumos.org/~webrev/wdowling/getaddinfo-formatting-bug/
Updated by Electric Monk over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
git commit fec8e666848d54d90131b7c7d63132a3168697c2
commit fec8e666848d54d90131b7c7d63132a3168697c2 Author: William Dowling <wmdowling@gmail.com> Date: 2014-05-22T23:55:17.000Z 4775 Typo in getaddrinfo(3SOCKET) man page Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
Updated by William Dowling over 9 years ago
Actions