Commit Graph

945 Commits

Author SHA1 Message Date
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 4f3e164857 Update date in .Dd line 2007-11-19 08:13:08 +00:00
Michael Kerrisk 531d750bb3 Update date in .TH line 2007-11-19 08:06:28 +00:00
Michael Kerrisk c1ed35a7d9 wfix 2007-11-19 06:54:14 +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 d8d79fa2dd Document 'e' (close-on-exec) option, new in glibc 2.7. 2007-11-19 00:51:38 +00:00
Michael Kerrisk acc57a1d87 ffix 2007-11-18 07:28:32 +00:00
Michael Kerrisk f6b55d8222 Fix the discussion of stdarg macros in the description of vprintf() description. 2007-11-18 07:21:08 +00:00
Michael Kerrisk f903d23a41 s/getty/mingetty/ 2007-11-17 05:35:14 +00:00
Michael Kerrisk eb25159b7f Eliminate duplicate blank lines in rendered output. 2007-11-17 04:53:22 +00:00
Michael Kerrisk 5633d88a32 spfix 2007-11-17 04:27:41 +00:00
Michael Kerrisk ddb711a462 Fixed page xref. 2007-11-16 06:49:15 +00:00
Michael Kerrisk 09aa206800 Added section number to page xref. 2007-11-16 06:45:13 +00:00
Michael Kerrisk d80882c7e0 Added section number to page xref. 2007-11-16 06:41:19 +00:00
Michael Kerrisk bed8a6f21d Remove HISTORY sections. 2007-11-16 06:34:05 +00:00
Michael Kerrisk 9907e14728 Whitespace fix 2007-11-16 05:53:24 +00:00
Michael Kerrisk 38f76cd278 Removed trailing white space at end of lines 2007-11-15 03:28:33 +00:00
Michael Kerrisk a5b9e01508 Update date in TH line 2007-11-15 03:21:33 +00:00
Michael Kerrisk bd805c6835 Pretty much a complete rewrite, covering some additional topics. 2007-10-23 14:40:31 +00:00
Michael Kerrisk 3f37321b0e Added "Link with -ldl." to SYNOPSIS. 2007-10-23 14:01:03 +00:00
Michael Kerrisk cf448976d0 ffix 2007-10-22 09:47:36 +00:00
Michael Kerrisk 0c629015fc ffix 2007-10-22 07:14:20 +00:00
Michael Kerrisk 3ffdc54f77 ffix 2007-10-18 06:09:42 +00:00
Michael Kerrisk dc7a72f859 Add some arg declarations to prototypes; fixe typos. 2007-10-18 06:07:09 +00:00
Michael Kerrisk 6beb1671d2 tfix/wfix 2007-10-16 19:18:17 +00:00
Michael Kerrisk 29548a3b7b Remove out-of-date FIXME. 2007-10-16 05:56:38 +00:00
Michael Kerrisk 3d9c3691e8 The sigset() bugs were fixed in glibc 2.5. 2007-10-16 05:53:44 +00:00
Michael Kerrisk ec1bef0cd5 Updated FIXME 2007-10-15 18:19:33 +00:00
Michael Kerrisk 49ec013ce2 Fix version numbers in cross references. 2007-10-14 18:33:54 +00:00
Michael Kerrisk 567e8a7f91 Point out that the functions described on this page
are made obsolete by getadrinfo(3) and getnameinfo(3).
2007-10-14 18:29:55 +00:00
Michael Kerrisk 823ecd0cc0 Remove references to getipnodebyname.3 and getipnodebyaddr.3. 2007-10-14 18:20:32 +00:00
Michael Kerrisk 881f6c4ae6 Clarify that glibc does not implement these functions. 2007-10-14 18:19:07 +00:00
Michael Kerrisk 652abd3364 Remove SEE ALSO references pointing to getipnodebyname.3 and
getipnodebyaddr.3.
2007-10-14 18:16:34 +00:00
Michael Kerrisk 1d93c27249 Updated FIXME 2007-10-13 12:51:17 +00:00
Michael Kerrisk d672d5c719 Update FIXME 2007-10-13 12:50:17 +00:00
Michael Kerrisk 639fbe94f7 Add SEE ALSO referring to fallocate.2. 2007-10-13 11:03:14 +00:00
Michael Kerrisk ea5a4ee46b tfix 2007-10-12 06:43:45 +00:00
Michael Kerrisk 7c2cb02273 Added description of GLOB_TILDE_NOMATCH
Expanded the description of various flags
Various wording fixes.
Fix description of GLOB_ONLYDIR.
2007-10-09 18:20:23 +00:00
Michael Kerrisk 466dbc8b5b tfix 2007-10-09 17:52:09 +00:00
Michael Kerrisk b3f30a82c9 Added <fcntl.h> to SYNOPSIS. 2007-10-08 18:45:41 +00:00
Michael Kerrisk 47b32c0711 Fix text in BUGS section. 2007-10-08 18:32:31 +00:00
Michael Kerrisk b87dcfb900 grfix 2007-10-03 19:56:24 +00:00
Michael Kerrisk c3624e89ee grfix 2007-10-03 19:53:06 +00:00
Michael Kerrisk b9d200cedb Fix redundant formatting tags 2007-10-03 06:40:03 +00:00
Michael Kerrisk ca313a6891 ffix 2007-09-23 17:26:21 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00