Commit Graph

487 Commits

Author SHA1 Message Date
Michael Kerrisk ff0f58cb2e ffix 2007-12-05 13:50:30 +00:00
Michael Kerrisk c7992edccf Removed tabs 2007-12-05 13:47:50 +00:00
Michael Kerrisk 352bedeee9 Updated .TH line; previous commit replaced the use of mdoc macros on
this page with man macros
2007-12-03 19:59:38 +00:00
Michael Kerrisk 3233d66512 2007-12-03 19:53:53 +00:00
Michael Kerrisk 5a25ff946a Update TH line 2007-12-01 07:41:39 +00:00
Michael Kerrisk 4f020e7807 Separate text on back regerences from that describing basic regexps,
as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379829.
Remove crufty text about word boundaries.
2007-12-01 07:40:35 +00:00
Michael Kerrisk 04be424111 Minor rewording 2007-11-24 09:51:48 +00:00
Michael Kerrisk b2ca3ebea3 Removed trailing white space at end of lines 2007-11-24 07:55:48 +00:00
Michael Kerrisk 0037726048 Update date in .TH line 2007-11-24 07:53:04 +00:00
Michael Kerrisk 4875e4822c Many and various updates and improvements. 2007-11-24 06:55:35 +00:00
Michael Kerrisk e5dba0b16c ffix 2007-11-24 05:35:58 +00:00
Michael Kerrisk 50fb6674e6 Added CONFIGURATION to list of "standard" section names. 2007-11-23 07:32:02 +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 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 25ed2c7fd0 Fix references to kernel Documentation file. 2007-11-19 01:44:53 +00:00
Michael Kerrisk eb25159b7f Eliminate duplicate blank lines in rendered output. 2007-11-17 04:53:22 +00:00
Michael Kerrisk 7f9a8f0855 spfix 2007-11-17 04:31:05 +00:00
Michael Kerrisk 3d07eed115 Added section number to page xref. 2007-11-16 06:45:58 +00:00
Michael Kerrisk a5b9e01508 Update date in TH line 2007-11-15 03:21:33 +00:00
Michael Kerrisk 70381ccd1f Minor rewrite. 2007-10-23 14:36:16 +00:00
Michael Kerrisk f1c7119677 Modified license 2007-10-23 14:33:53 +00:00
Michael Kerrisk cb5df216fc Note online location of C99 standard. 2007-10-19 18:00:04 +00:00
Michael Kerrisk 3ffdc54f77 ffix 2007-10-18 06:09:42 +00:00
Michael Kerrisk 6beb1671d2 tfix/wfix 2007-10-16 19:18:17 +00:00
Michael Kerrisk ff7eea18dd Added FIXME 2007-10-16 06:27:17 +00:00
Michael Kerrisk ac6b609856 Updated FIXME 2007-10-16 06:22:58 +00:00
Michael Kerrisk f1e0c79833 Fix description of IPV6_ROUTER_ALERT option 2007-10-14 19:40:21 +00:00
Michael Kerrisk 49ec013ce2 Fix version numbers in cross references. 2007-10-14 18:33:54 +00:00
Michael Kerrisk 8603ded95c Update date in .TH line 2007-10-14 11:18:04 +00:00
Michael Kerrisk 38b8de6db6 tfix 2007-10-09 17:51:33 +00:00
Michael Kerrisk 69afed5173 grfix 2007-10-04 16:02:10 +00:00
Michael Kerrisk fb53aea28e grfixes + wfixes 2007-10-03 20:07:37 +00:00
Michael Kerrisk 3af4adf516 spfix 2007-10-03 19:35:41 +00:00
Michael Kerrisk 55d06a1de2 tfix 2007-10-03 19:34:05 +00:00
Michael Kerrisk 4568d08475 Update references to files in kernel "Documentation" directory. 2007-10-03 06:09:15 +00:00
Michael Kerrisk 26b2443ef7 s/C 99/C99/ 2007-10-03 06:06:31 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
Michael Kerrisk c11b1abf2e Change mtk's email address 2007-09-20 06:52:22 +00:00
Michael Kerrisk 748a6c2b4f tfix 2007-09-18 18:51:51 +00:00
Michael Kerrisk 512a1783bc spfix 2007-09-17 17:02:45 +00:00
Michael Kerrisk 635e8d5a19 Removed trailing white space at end of lines 2007-09-10 04:17:16 +00:00
Michael Kerrisk 4df883b963 ffix 2007-09-04 06:30:39 +00:00
Michael Kerrisk 1bf04717bd ffix 2007-09-04 06:15:02 +00:00
Michael Kerrisk 57c3a13b09 Small wording tweaks for SO_RCVTIME/SO_SNDTIMEO 2007-08-28 03:19:01 +00:00
Michael Kerrisk 6486ef0578 Clarify that SO_SNDTIMEO and SO_RCVTIMEO only have effect for
socket I/O calls; not for multiplexing system calls like
select() and poll().
2007-08-27 15:46:06 +00:00
Michael Kerrisk de9957dcf7 This is some corrections for hier.7:
- missing period for /media and /mnt
- /mnt description is not totally correct, it is true for some
distributions but in others /mnt is used as a temporary FS mount point,
as it is specified by FHS:
http://www.pathname.com/fhs/pub/fhs-2.3.html#MNTMOUNTPOINTFORATEMPORARILYMOUNT
- s/X-Windows/X-Window/ (3 occurrences)
- section "SEE ALSO": s/mount(1)/mount(8)/
2007-08-27 13:40:00 +00:00
Michael Kerrisk dc71558861 wfix 2007-08-27 12:54:48 +00:00
Michael Kerrisk add00eab5e Nowadays tmac.XXX are called XXX.tmac 2007-08-27 09:56:58 +00:00
Michael Kerrisk b04ce7ab4b Added FIXME 2007-08-27 08:45:16 +00:00