Commit Graph

873 Commits

Author SHA1 Message Date
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
Michael Kerrisk 3d5a3539b7 Fix inconsistencies in .TH lines 2007-05-18 09:11:21 +00:00
Michael Kerrisk e127c16af7 Changed date in .TH line into form YYYY-DD-MM. 2007-05-18 08:56:42 +00:00
Michael Kerrisk 0ed55ece49 Make "manual" in .TH line "Linux Programmers Manual" 2007-05-18 08:43:42 +00:00
Michael Kerrisk e37e328263 Move SEE ALSO section to end of page 2007-05-16 18:25:50 +00:00
Michael Kerrisk b07cd0a96b Renamed RESTRICTIONS section to NOTES, or moved text in a RESTRICTIONS
section under existing NOTES section.
2007-05-16 05:33:35 +00:00
Michael Kerrisk 0b5dc6f115 s/RETURN VALUES/RETURN VALUE/ 2007-05-16 05:00:31 +00:00
Michael Kerrisk 405f0560fe ffix 2007-05-16 04:54:44 +00:00
Michael Kerrisk a759cc870f Renamed .SH AVAILABILITY to .SH VERSIONS 2007-05-16 04:53:05 +00:00
Michael Kerrisk 9aba2fed65 wrap a source line 2007-05-16 04:48:16 +00:00
Michael Kerrisk ff457ccbea Changed .SH HISTORY to .SH VERSIONS 2007-05-16 04:39:23 +00:00
Michael Kerrisk 2e8a7fb3a8 wrappped source line 2007-05-16 04:32:48 +00:00