Commit Graph

3209 Commits

Author SHA1 Message Date
Michael Kerrisk b2ca3ebea3 Removed trailing white space at end of lines 2007-11-24 07:55:48 +00:00
Michael Kerrisk ff2750a270 Removed tabs 2007-11-24 07:55:35 +00:00
Michael Kerrisk 0037726048 Update date in .TH line 2007-11-24 07:53:04 +00:00
Michael Kerrisk 1d92f6c0ca Ready for 2.69 release 2007-11-24 07:50:14 +00:00
Michael Kerrisk 2ccfac8b3e Update date in .TH line 2007-11-24 07:49:41 +00:00
Michael Kerrisk 7cf05c92bf wfix 2007-11-24 07:41:42 +00:00
Michael Kerrisk 720713b431 This info is now available in HTML form. 2007-11-24 07:40:38 +00:00
Michael Kerrisk 254255afd0 Added comment about PTRACE_{POKE,PEEK}US[E]R spelling. 2007-11-24 07:34:48 +00:00
Michael Kerrisk 8e09de4eb4 wfix 2007-11-24 07:25:34 +00:00
Michael Kerrisk 1931a36642 Remove outdated text about pointer blocks for syscalls that have
more than 5 arguments.
2007-11-24 07:25:05 +00:00
Michael Kerrisk 5c1088731a tfix 2007-11-24 07:06:25 +00:00
Michael Kerrisk 8dce683803 ffix 2007-11-24 07:03:02 +00:00
Michael Kerrisk 361763ff76 wfix 2007-11-24 07:02:26 +00:00
Michael Kerrisk 4875e4822c Many and various updates and improvements. 2007-11-24 06:55:35 +00:00
Michael Kerrisk d24596d517 Many and various updates and improvements. 2007-11-24 06:55:27 +00:00
Michael Kerrisk e5dba0b16c ffix 2007-11-24 05:35:58 +00:00
Michael Kerrisk c381b12c3a wfix 2007-11-23 18:50:48 +00:00
Michael Kerrisk ed145e4749 tfix+wfix 2007-11-23 18:49:04 +00:00
Michael Kerrisk 821643a889 ffix 2007-11-23 18:45:54 +00:00
Michael Kerrisk 7b5193bc53 ffix 2007-11-23 18:02:47 +00:00
Michael Kerrisk 3735227dd5 wfix 2007-11-23 18:01:01 +00:00
Michael Kerrisk 1351674a31 Move "Configuration" section to top of page (like other
section 4 pages) and make it a .SH section.
2007-11-23 07:41:09 +00:00
Michael Kerrisk 7105311dc1 wfix 2007-11-23 07:37:39 +00:00
Michael Kerrisk 50fb6674e6 Added CONFIGURATION to list of "standard" section names. 2007-11-23 07:32:02 +00:00
Michael Kerrisk 3e04005bc6 Re-ordered CONFIGURATION section to go before DESCRIPTION. 2007-11-23 07:28:46 +00:00
Michael Kerrisk f50f6cb5a8 Fix copyright line to include word "Copyright" 2007-11-21 18:22:29 +00:00
Michael Kerrisk 3c8e93ad87 ffix 2007-11-21 18:20:54 +00:00
Michael Kerrisk 3a16ac7aed ffix 2007-11-21 18:17:59 +00:00
Michael Kerrisk 35b329d4da sync 2007-11-20 05:50:12 +00:00
Michael Kerrisk 01d5d3669d Added cfsetspeed() to SYNOPSIS. Added text under CONFORMING TO
noting that cfsetspeed() is BSD specific.
2007-11-19 18:45:15 +00:00
Michael Kerrisk 1adbc77812 New link to termios.3. 2007-11-19 18:31:20 +00:00
Michael Kerrisk 5ce7e85eb8 Removed trailing white space at end of lines 2007-11-19 08:16:37 +00:00
Michael Kerrisk 0d8e30cf39 Removed tabs 2007-11-19 08:16:29 +00:00
Michael Kerrisk 27004913ff Update date in .TH line 2007-11-19 08:13:45 +00:00
Michael Kerrisk 4f3e164857 Update date in .Dd line 2007-11-19 08:13:08 +00:00
Michael Kerrisk 33c6f37475 Update date in .TH line 2007-11-19 08:12:03 +00:00
Michael Kerrisk 531d750bb3 Update date in .TH line 2007-11-19 08:06:28 +00:00
Michael Kerrisk a6e37cdf9f sync 2007-11-19 08:02:51 +00:00
Michael Kerrisk c1ed35a7d9 wfix 2007-11-19 06:54:14 +00:00
Michael Kerrisk aec5885f5f Reverse the 2.68 change (made by mtk in response to Debian
bug 445085) that replaced "Sorbian" with "Serbian".
(Sorbian is a language of 5000 people in Brandenburg.)
2007-11-19 06:23:58 +00:00
Michael Kerrisk d61ff56aa8 Add BUGS text noting that the return value from Linux
sched_setschuler() does not conform to POSIX.
2007-11-19 04:24:28 +00:00
Michael Kerrisk 4407d3d81e Handle errors using a custom handle_errror() macro. 2007-11-19 03:34:00 +00:00
Michael Kerrisk 6a578b8823 s/dir(/handle_error(/ 2007-11-19 03:25:26 +00:00
Michael Kerrisk 4c20c40c7b Note that sigset_t objects must be initialized with sigemptyset() or
sigfillset() before the other macros are employed.
2007-11-19 02:56:51 +00:00
Michael Kerrisk 6ab7c0aae3 Improve description of /proc/sys/abi and /proc/sys/kernel/modprobe. 2007-11-19 02:34:52 +00:00
Michael Kerrisk 1b54864d97 sync 2007-11-19 01:49:32 +00:00
Michael Kerrisk 25ed2c7fd0 Fix references to kernel Documentation file. 2007-11-19 01:44:53 +00:00
Michael Kerrisk 43ea35457d Add warning that mandatory locking is unreliable. 2007-11-19 01:34:30 +00:00
Michael Kerrisk a406395c86 Add warning that mandatory locking is unreliable. 2007-11-19 01:26:19 +00:00
Michael Kerrisk ea53895cb8 Clarify details in description of file leases.
Minor wording edits.
2007-11-19 01:21:58 +00:00