Commit Graph

852 Commits

Author SHA1 Message Date
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
Michael Kerrisk 6459c9ca10 ffix 2007-05-16 04:00:06 +00:00
Michael Kerrisk dc919d094d Commented out/rewrote .SH AUTHORS sections 2007-05-16 03:44:47 +00:00
Michael Kerrisk fcd0a03701 Made a .SH line into .SS 2007-05-16 03:15:20 +00:00
Michael Kerrisk be29323e9e Small rewording. 2007-05-16 03:12:57 +00:00
Michael Kerrisk a8f6b98e17 Remove section about effect of fork()/exec()/exit(); shmop.2 contains
the same text, and it only needs to be said once.
2007-05-16 03:10:36 +00:00
Michael Kerrisk 90b36dddb0 ffix 2007-05-16 03:06:55 +00:00
Michael Kerrisk ef17a8a1ae ffix 2007-05-16 03:05:19 +00:00
Michael Kerrisk 4a19cb8cd1 Made ".SH UNDOCUMENTED" into ".SS Undocumented" and relocated under NOTES 2007-05-16 03:03:15 +00:00
Michael Kerrisk a2c875ff29 s/\.SH "LINUX-SPECIFIC REMARKS"/.SH LINUX NOTES/ 2007-05-16 03:00:36 +00:00
Michael Kerrisk cc171723b1 Renamed LINUX HISTORY section to LINUX NOTES, and relocated within page. 2007-05-16 02:57:48 +00:00
Michael Kerrisk 19c98696a2 s/SH NOTE$/SH NOTES/ 2007-05-16 02:54:18 +00:00
Michael Kerrisk 8c87824d61 Made .SH into .SS 2007-05-16 02:45:55 +00:00
Michael Kerrisk 6c36ac81bf s/\.SH WARNING/.SH NOTES/ 2007-05-16 02:41:52 +00:00
Michael Kerrisk ea165b17e4 s/\.SH WARNING/.SH NOTES/ 2007-05-16 02:41:02 +00:00
Michael Kerrisk d4c46761de ffix 2007-05-16 02:31:26 +00:00
Michael Kerrisk e81969abf7 ffix 2007-05-16 02:30:46 +00:00
Michael Kerrisk ffc78e2c0b s/\.SH FURTHER INFORMATION/.SH NOTES/ 2007-05-16 02:25:26 +00:00
Michael Kerrisk 3fc15e600d Made a .SH line into .SS 2007-05-16 02:21:31 +00:00
Michael Kerrisk 5bc8c34c03 s/return 0/exit(EXIT_FAILURE)/ in main() function example program 2007-05-16 02:09:09 +00:00
Michael Kerrisk 3618596929 Relocated example program and made its .SH title "EXAMPLE". 2007-05-16 02:01:52 +00:00
Michael Kerrisk 0784f93ce4 s/return 0/exit(EXIT_SUCCESS)/ in example program. 2007-05-16 01:57:36 +00:00