Commit Graph

894 Commits

Author SHA1 Message Date
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