Commit Graph

1787 Commits

Author SHA1 Message Date
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk 4174ff5658 sync 2007-04-11 21:37:39 +00:00
Michael Kerrisk b59874b963 Document IP_PMTUDISC_PROBE, which will be in 2.6.22. 2007-04-05 15:47:26 +00:00
Michael Kerrisk 273691af91 Remove crufty statement that this system call is not implemented.
The nice interval can be used to control the size of the round-robin
quantum.
2007-04-05 14:37:59 +00:00
Michael Kerrisk 2795ac0be9 spfix 2007-04-05 14:18:37 +00:00
Michael Kerrisk 41798314b6 Code formatting fixes 2007-04-05 14:17:54 +00:00
Michael Kerrisk 9ee19dd556 Start of 2.47 2007-04-05 14:02:15 +00:00
Michael Kerrisk 0499da3842 Start of 2.47 2007-04-05 13:52:12 +00:00
Michael Kerrisk 94c1b972f1 Start of 2.47 2007-04-05 13:51:54 +00:00
Michael Kerrisk 3a98979ff2 Ready for 2.46 2007-04-05 13:46:10 +00:00
Michael Kerrisk 512ef44792 Ready for 2.46 2007-04-05 13:35:37 +00:00
Michael Kerrisk 47bfe7c03f Ready for 2.46 2007-04-05 13:33:34 +00:00
Michael Kerrisk 7295b7eda0 Replaced tabs with spaces 2007-04-05 13:29:41 +00:00
Michael Kerrisk 1bef0ec265 Moved timespec definition from SYNOPSIS into description. 2007-04-05 12:50:59 +00:00
Michael Kerrisk cf0a9ace57 ffix 2007-04-05 12:36:57 +00:00
Michael Kerrisk b9208776db Make SYNOPSIS match select.2. 2007-04-03 18:03:03 +00:00
Michael Kerrisk 332f4bb952 Include <sys/daemon.h> header in SYNOPSIS 2007-04-03 18:02:44 +00:00
Michael Kerrisk 66ac438177 tfix 2007-04-03 17:56:03 +00:00
Michael Kerrisk 73bc9ed661 tfix 2007-04-03 17:54:06 +00:00
Michael Kerrisk f5ff0796af tfix 2007-04-03 17:53:26 +00:00
Michael Kerrisk 8022b4f557 Start of 2.46 2007-04-03 16:00:59 +00:00
Michael Kerrisk 2eccc04add Start of 2.46 2007-04-03 15:58:30 +00:00
Michael Kerrisk 61179bf37f Ready for 2.45 release 2007-04-03 15:39:25 +00:00
Michael Kerrisk b9f027105c ffix 2007-04-03 15:32:52 +00:00
Michael Kerrisk 521bf58405 ffix 2007-04-03 14:04:54 +00:00
Michael Kerrisk ed9ed0f576 ffix 2007-04-03 13:03:04 +00:00
Michael Kerrisk 0b2d3d8ff3 Added a couple of syscalls that may need to be documented in the future 2007-04-03 12:52:35 +00:00
Michael Kerrisk 70d67e7929 ffix 2007-04-03 12:49:50 +00:00
Michael Kerrisk d12c14243e Formatting fixes + fixed return values. 2007-04-03 12:47:21 +00:00
Michael Kerrisk 2af7f393df Start of 2.45 2007-04-03 11:42:36 +00:00
Michael Kerrisk 46857e1025 Start of 2.45 2007-04-03 11:41:48 +00:00
Michael Kerrisk 8cf0f93250 Start of 2.45 2007-04-03 11:12:33 +00:00
Michael Kerrisk 23db1c60e9 Ready for 2.44 2007-04-03 10:59:14 +00:00
Michael Kerrisk 9572ea691a Ready for 2.44 release 2007-04-03 10:17:16 +00:00
Michael Kerrisk 4fd481a37b Minor rewordings of previous fix 2007-04-03 09:56:33 +00:00
Michael Kerrisk 538d54d9e9 Add text to note that EPOLLRDHUP appeared in kernel 2.6.17. 2007-03-25 13:40:58 +00:00
Michael Kerrisk d7c081a94f Add text to clarify that the pointer returned by these
functions may be into some part of 'path'.
2007-03-25 13:15:27 +00:00
Michael Kerrisk f6a4055f3a Various improvements to DESCRIPTION. 2007-03-25 12:59:30 +00:00
Michael Kerrisk 814521a7d8 Removed out-of-date FIXME 2007-03-25 12:39:16 +00:00
Michael Kerrisk e6bcc1287b Ad a few words to clarify the operation of the GNU-specific double-colon
feature, which allows options to have optional arguments.
2007-03-18 06:41:29 +00:00
Michael Kerrisk ae39cf8f79 Fix inconsistent argument names in SYNOPSIS and DESCRIPTION. 2007-03-18 06:20:17 +00:00
Michael Kerrisk 33e820cb39 Improve ENOENT description. 2007-03-18 06:00:32 +00:00
Michael Kerrisk 5bb80360ee ffix 2007-03-18 05:30:51 +00:00
Michael Kerrisk b857d3daac Fix RETURN VALUE description: returns error number of failure. 2007-03-11 07:08:35 +00:00
Michael Kerrisk 0579929938 tripped some excess/outdated text from the BUGS section. 2007-03-06 06:37:48 +00:00
Michael Kerrisk 87f434dfce If sops contains multiple operations, then these are performed
in array order.  All Unix systems that I know of do this,
and some Linux applications depend on this behaviour.  SUSv3
made no explicit statement here, but SUSv3 will explicitly
require this behaviour.
Small rewording of explanation of "atomically".
2007-03-04 17:29:43 +00:00
Michael Kerrisk 24825f2786 2.6.21 fixed several bugs in mincore() (according to Nick Piggin).
Small fix to ENONEM description.
2007-03-04 02:35:44 +00:00
Michael Kerrisk 2b50ade454 Small comment fix. 2007-03-02 07:16:05 +00:00
Michael Kerrisk f1b981147e Find duplicate consecutive words in files 2007-03-01 16:24:55 +00:00
Michael Kerrisk d44417fb63 Add "#define _ATFILE_SOURCE" to SYNOPSIS 2007-03-01 02:31:08 +00:00