Commit Graph

47 Commits

Author SHA1 Message Date
Michael Kerrisk 3cf81850db tfix 2008-07-18 08:37:37 +00:00
Michael Kerrisk 9d68eac852 grfix 2008-06-30 10:48:55 +00:00
Michael Kerrisk 20f81e4bdb ffix 2008-06-30 09:11:15 +00:00
Michael Kerrisk ddaec46d7f s/host name/hostname/ 2008-06-27 03:37:56 +00:00
Michael Kerrisk c783f23753 getaddrinfo() supports specifying IPv6 scope-IDs. 2008-06-26 14:33:37 +00:00
Michael Kerrisk a3edd71dc4 Improve description or 'hints' and 'res' arguments.
Add details on numeric strings that can be specified for 'node'.
Other fairly major restructrings and rewrites to improve
logical structure and clarity of the page.
2008-06-13 10:00:32 +00:00
Michael Kerrisk 60435a752c SEE ALSO: Add hostname (7) 2008-06-11 21:31:42 +00:00
Michael Kerrisk eba722884d s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
Michael Kerrisk 0af804ac5e clarify discussion of NULL 'hints' argument; other minor rewrites. 2008-02-26 08:27:51 +00:00
Michael Kerrisk 202bf2c868 tfix 2008-02-26 07:30:27 +00:00
Michael Kerrisk c382a36592 hyphenation fixes 2007-12-25 22:02:19 +00:00
Michael Kerrisk 3ad4ddcd0b Indent structure defintions by +4n, 2007-12-23 14:03:07 +00:00
Michael Kerrisk 94e9d9febd Replace "-" by "\-" where a real dash is required. 2007-12-22 16:40:46 +00:00
Michael Kerrisk ac5e6a3687 Add missing commas to SEE ALSO 2007-12-17 11:27:53 +00:00
Michael Kerrisk 3d32fee86d Whitespace cleanups in in preprocessor directives 2007-12-09 07:50:38 +00:00
Michael Kerrisk 31363d8f35 tfix 2007-11-25 17:53:01 +00:00
Michael Kerrisk 2777b1caec Remove section numbers for page references where the
reference refers to the page itself.  (This stops man2html
producing links from a page back to itself.)
2007-11-24 10:10:39 +00:00
Michael Kerrisk eb25159b7f Eliminate duplicate blank lines in rendered output. 2007-11-17 04:53:22 +00:00
Michael Kerrisk 38f76cd278 Removed trailing white space at end of lines 2007-11-15 03:28:33 +00:00
Michael Kerrisk a5b9e01508 Update date in TH line 2007-11-15 03:21:33 +00:00
Michael Kerrisk 823ecd0cc0 Remove references to getipnodebyname.3 and getipnodebyaddr.3. 2007-10-14 18:20:32 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
Michael Kerrisk c11b1abf2e Change mtk's email address 2007-09-20 06:52:22 +00:00
Michael Kerrisk 59cef12337 Improvements for example program 2007-07-26 17:11:55 +00:00
Michael Kerrisk 7a05641039 add section numbers to page xrefs 2007-07-08 14:59:09 +00:00
Michael Kerrisk 3f624b939f grfix 2007-07-08 12:51:09 +00:00
Michael Kerrisk 988db66164 strip trailing white space 2007-06-21 22:55:04 +00:00
Michael Kerrisk 29059a6548 s/-/\\-/ 2007-06-20 21:39:45 +00:00
Michael Kerrisk 89f9f5b25d ffix 2007-06-20 20:48:54 +00:00
Michael Kerrisk 9daa4fb9bb Add page number to xrefs 2007-06-14 06:25:37 +00:00
Michael Kerrisk 88a180b732 Added .\" about pages that point to examples on this page. 2007-05-28 10:55:41 +00:00
Michael Kerrisk 35bf3cc818 Add example programs.
Add getnameinfo() to SEE ALSO list.
2007-05-28 10:30:10 +00:00
Michael Kerrisk 6996254443 Fix inconsistencies in .TH lines 2007-05-18 09:55:10 +00:00
Michael Kerrisk 3d5a3539b7 Fix inconsistencies in .TH lines 2007-05-18 09:11:21 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk d5da3c8df1 spfix 2006-11-25 05:36:26 +00:00
Michael Kerrisk 22135cad59 Add text descriding Internationalized Domain Name extensions. 2006-11-25 05:35:02 +00:00
Michael Kerrisk 68e1685c25 Updated CONFORMING TO section 2006-08-03 13:57:30 +00:00
Michael Kerrisk fe8931d2f5 wfix 2006-07-05 12:34:27 +00:00
Michael Kerrisk d63f46e14e ffix 2006-07-05 12:32:46 +00:00
Michael Kerrisk a0aa388db9 Rearranged EAI_* list alphabetically. 2005-12-06 15:18:03 +00:00
Michael Kerrisk 8478ee0279 Formatting fixes 2005-11-02 13:55:25 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk 8d18d6ed08 Added descriptions of AI_ALL, AI_ADDRCONFIG, AI_V4MAPPED, and AI_NUMERICSERV.
Some wording and formatting fixes.
1,$s/PF_/AF_/g
2005-08-09 11:40:12 +00:00
Michael Kerrisk 8194de3393 Nowadays (since 2.3.4) glibc only sets the first ai_canonname
field if AI_CANONNAME was specified (the current
behavior is all that SUSv3 requires).
2005-08-09 10:10:29 +00:00
Michael Kerrisk 331da7c3a0 RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" or
"RFCnnn").
2005-07-20 07:50:45 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00