Commit Graph

984 Commits

Author SHA1 Message Date
Michael Kerrisk 53a1443cce Add SEE ALSO link to new credentials.7. 2007-06-08 07:57:18 +00:00
Michael Kerrisk 677f47663e Wrap source lines at sentence breaks. 2007-06-08 03:17:37 +00:00
Michael Kerrisk 5edee42039 Updated discussion of somaxconn limit. 2007-06-06 19:08:30 +00:00
Michael Kerrisk 06dc77641b wfix 2007-06-06 18:44:03 +00:00
Michael Kerrisk 1f821a554d Added some comments to example program. 2007-06-06 18:40:56 +00:00
Michael Kerrisk deec2da39c Updated VERSIONS section 2007-06-05 19:36:20 +00:00
Michael Kerrisk 0f94034628 Added VERSIONS section. 2007-06-05 07:06:49 +00:00
Michael Kerrisk ed0e2b2fb9 Glibc support has been provided since version 2.2. 2007-06-05 06:54:26 +00:00
Michael Kerrisk 570dd97898 Added VERSIONS section. 2007-06-05 06:32:07 +00:00
Michael Kerrisk 4f73a46c64 Added VERSIONS section 2007-06-05 06:21:03 +00:00
Michael Kerrisk 5a16bf48ff In Linux 2.6, the 'modify_ldt_ldt_s' structure was renamed 'user_desc'.
Include definition of 'user_desc' structure.
Minor rewordings.
2007-06-02 20:55:04 +00:00
Michael Kerrisk d3b5ab8237 Small changes in EXAMPLE program. 2007-06-02 08:31:25 +00:00
Michael Kerrisk 544195a1d6 spfix 2007-06-02 08:20:26 +00:00
Michael Kerrisk af5f950813 Update copyright notice 2007-06-02 08:19:44 +00:00
Michael Kerrisk 4594917527 Reformatted code example 2007-06-02 06:08:57 +00:00
Michael Kerrisk 28442c8f31 grfix 2007-06-02 05:49:27 +00:00
Michael Kerrisk 3758f6dad4 Minor wording fixes 2007-06-02 05:45:14 +00:00
Michael Kerrisk 8427b6a4f2 grfix 2007-06-02 05:32:54 +00:00
Michael Kerrisk 8fc3da7ec0 Removed reference to non-existent sigsend(2). 2007-06-01 06:05:11 +00:00
Michael Kerrisk e82e185fc6 fix xref 2007-06-01 06:01:34 +00:00
Michael Kerrisk 28dfb19d8b fix xref 2007-06-01 05:59:25 +00:00
Michael Kerrisk deff900024 Correct xref 2007-06-01 05:57:24 +00:00
Michael Kerrisk 21a50d3348 Added some .\" comments 2007-06-01 05:56:53 +00:00
Michael Kerrisk 76375bc632 wfix 2007-06-01 05:55:54 +00:00
Michael Kerrisk 6a326a8527 grfix 2007-06-01 05:25:42 +00:00
Michael Kerrisk 19f6943dce grfix 2007-06-01 05:25:11 +00:00
Michael Kerrisk 0f5ccfc8a7 Remove SEE ALSO reference to non-existent mt.4. 2007-06-01 05:21:06 +00:00
Michael Kerrisk b0742c81c6 Small clarification of description of 'mode'. 2007-05-30 15:49:22 +00:00
Michael Kerrisk dfaae36266 Minor wording fixes 2007-05-30 15:43:44 +00:00
Michael Kerrisk 7218bcea37 Minor wording fixes. 2007-05-30 15:32:01 +00:00
Michael Kerrisk f67f9e203e Update .TH line to include "Linux" 2007-05-30 05:40:58 +00:00
Michael Kerrisk d9343c5c13 Removed version number from .TH line 2007-05-30 05:36:26 +00:00
Michael Kerrisk ceaeac2470 spfix 2007-05-29 04:37:56 +00:00
Michael Kerrisk 7f3db3125d spfix 2007-05-29 04:36:42 +00:00
Michael Kerrisk 88210f5f31 ffix 2007-05-29 04:15:21 +00:00
Michael Kerrisk 43940e36a9 ffix 2007-05-28 15:52:03 +00:00
Michael Kerrisk 70d1cb2d51 spfix 2007-05-28 15:42:02 +00:00
Michael Kerrisk 973a928ae1 Modified .TH line 2007-05-28 12:07:09 +00:00
Michael Kerrisk bc7ff20e70 Added EXAMPLE program. 2007-05-28 11:43:03 +00:00
Michael Kerrisk 735f354f03 wfix 2007-05-28 11:07:05 +00:00
Michael Kerrisk 1c27853f55 Added new EXAMPLE section referring to example in getaddrinfo.3 2007-05-28 10:53:03 +00:00
Michael Kerrisk f11e5e44f7 Add new EXAMPLE section with pointer to example in bind.2. 2007-05-28 10:40:39 +00:00
Michael Kerrisk 185f68728f Expand example program, and move it to new EXAMPLE section. 2007-05-28 10:38:13 +00:00
Michael Kerrisk 218d23e5a3 Rewrote various parts. 2007-05-27 21:33:14 +00:00
Michael Kerrisk bc0d5df316 Strengthen warning against the use of signal().
Add siginterrupt(3) to SEE ALSO list.
2007-05-27 21:03:48 +00:00
Michael Kerrisk 2720c2ed56 Added '\" comment 2007-05-27 17:04:53 +00:00
Michael Kerrisk 08fcffef9a Updated FIXME. 2007-05-27 15:23:47 +00:00
Michael Kerrisk 7190cf218e Updated TH line 2007-05-27 14:35:53 +00:00
Michael Kerrisk 78f2eeab03 Add ENOSYS error. 2007-05-27 14:06:02 +00:00
Michael Kerrisk d880b21c28 Small rewrite of SEE ALSO text pointing to Document/* in kernel source. 2007-05-27 12:13:11 +00:00
Michael Kerrisk a3c945b37d Added .\" comment about l_sysid. 2007-05-27 11:52:46 +00:00
Michael Kerrisk c12fd10dcb Update these pages to reflect the fact that the _syscallN() macros have
gone away.
2007-05-26 15:22:28 +00:00
Michael Kerrisk c046a64128 Conver to -man format; some rewrites; added an EXAMPLE. 2007-05-26 14:10:51 +00:00
Michael Kerrisk bd0a01ce48 Added ERRORS section (saying that the call always succeeds). 2007-05-26 12:54:37 +00:00
Michael Kerrisk 74fa514a71 Added comment (.\") 2007-05-26 12:47:10 +00:00
Michael Kerrisk ad7cc990f2 Change reference to path_resolution.2 to path_resolutiion.7 2007-05-26 12:41:39 +00:00
Michael Kerrisk ad1750a30d This is now a link to the the page that has been placed in Section 7. 2007-05-26 12:29:37 +00:00
Michael Kerrisk 568f8f435f Added FIXME. 2007-05-26 12:26:24 +00:00
Michael Kerrisk 5f23447594 Added an ERRORS section (stating that the calls are always successful). 2007-05-26 12:20:50 +00:00
Michael Kerrisk 2d41b3324d Added a RETURN VALUE section. 2007-05-26 12:19:40 +00:00
Michael Kerrisk 6686472b86 Added ERRORS heading 2007-05-26 12:15:38 +00:00
Michael Kerrisk 7b5ab5947e Add SEE ALSO reference to ioctl.2. 2007-05-26 12:08:25 +00:00
Michael Kerrisk a9a79c6ed6 Added an ERRORS section. 2007-05-26 12:05:42 +00:00
Michael Kerrisk 3961a41b93 Added RETURN VALUE section. 2007-05-26 07:34:05 +00:00
Michael Kerrisk 0cff29b795 Convert NOTES section to CONFORMING to and note that
this call is Linux-specific.  Other minor rewordings.
2007-05-26 07:28:44 +00:00
Michael Kerrisk c057ec9864 Small rewording to fix "fails with the error EWOULDBLOCK"
rather than "returns EWOULDBLOCK".
2007-05-26 06:29:47 +00:00
Michael Kerrisk 2a5e0dcd1a Substantial rewitres/additions. 2007-05-25 19:54:08 +00:00
Michael Kerrisk f20d7d8ea3 A much improved eample program. 2007-05-25 18:57:30 +00:00
Michael Kerrisk af5267b2f4 Add EXAMPLE section with a pointer to example in mprotect.2. 2007-05-25 18:42:55 +00:00
Michael Kerrisk ccd2b351c8 Removed "." at end of SEE ALSO list 2007-05-22 21:49:38 +00:00
Michael Kerrisk cbc2a267b1 grfix 2007-05-22 21:37:39 +00:00
Michael Kerrisk c66cb57033 Fix bad link path. 2007-05-22 18:23:34 +00:00
Michael Kerrisk 08b7e58416 Small rewording in RETURN VALUE section. 2007-05-21 22:49:15 +00:00
Michael Kerrisk 6ef95cb01a Fix return type in SYNOPSIS. Add RETURN VALUE section. 2007-05-21 22:46:30 +00:00
Michael Kerrisk f5cb430b7c Added ERRORS section. 2007-05-21 22:41:02 +00:00
Michael Kerrisk a7e1c01a76 ffix 2007-05-21 21:25:44 +00:00
Michael Kerrisk d806e10376 Added section numbers to xrefs 2007-05-21 21:07:25 +00:00
Michael Kerrisk 65e7dad22c wfix 2007-05-21 15:49:16 +00:00
Michael Kerrisk aa4962263b s/manpage/man page/ 2007-05-21 12:58:17 +00:00
Michael Kerrisk d1dcf59840 Minor rewrites, eliminating some duplication, and removing
some outdated text.
2007-05-21 11:16:50 +00:00
Michael Kerrisk ed7a722d13 Updated FIXME 2007-05-21 10:14:23 +00:00
Michael Kerrisk 128e7c364b ffix 2007-05-21 09:19:32 +00:00
Michael Kerrisk e5ec74e16e Updated FIXME 2007-05-21 07:04:09 +00:00
Michael Kerrisk 0e99f2a5c0 Relocated text for "Versions and Library Support". 2007-05-21 06:55:22 +00:00
Michael Kerrisk a7b9318d06 Updated FIXME. 2007-05-21 06:52:12 +00:00
Michael Kerrisk a8e86ff2a6 Updated FIXME 2007-05-21 06:51:37 +00:00
Michael Kerrisk b5d63e490d Remove text about the non-existent BSD meremap() -- too
much information, in my opinion.
2007-05-21 06:46:07 +00:00
Michael Kerrisk 49ba0d2aaa Converted outdated BUGS note about fdatasync() being equivalent to
fsync() on Linux 2.2 into a NOTES note about this historical behaviour.
2007-05-21 06:40:01 +00:00
Michael Kerrisk 87eca6b7b3 Remove misleading text about setting O_ASYNC when calling
open(); one must use fcntl() F_SETFL for this task.
2007-05-21 06:34:45 +00:00
Michael Kerrisk 2b2581ee37 Fix inconsistencies in order of .SH sections 2007-05-19 04:30:20 +00:00
Michael Kerrisk 2dd578fd5b Reordered sections for consistency. 2007-05-18 16:30:46 +00:00
Michael Kerrisk a1d5f77cc8 Reordered sections to be more consistent, in some cases renaming
sections or shifting paragraphs between sections.
2007-05-18 16:06:42 +00:00
Michael Kerrisk af4d911a52 wfix 2007-05-18 14:16:26 +00:00
Michael Kerrisk 889829be48 Removed HISTORY section, or moved it as a subsection or paragraphs
under another section e.g., NOTES.
2007-05-18 11:59:14 +00:00
Michael Kerrisk 2a995424e0 ffix 2007-05-18 11:17:17 +00:00
Michael Kerrisk 413901b165 wfix 2007-05-18 11:01:49 +00:00
Michael Kerrisk 4fb3134194 Relocated LINUX NOTES as subsection under NOTES 2007-05-18 10:39:45 +00:00
Michael Kerrisk d597239cbd Relocated GLIBC NOTES as subsection under NOTES 2007-05-18 10:30:02 +00:00
Michael Kerrisk 6996254443 Fix inconsistencies in .TH lines 2007-05-18 09:55:10 +00:00
Michael Kerrisk 05eabe6576 Fix inconsistencies in .TH line 2007-05-18 09:21:38 +00:00