Commit Graph

599 Commits

Author SHA1 Message Date
Michael Kerrisk 6b8fa90b18 wfix 2007-05-16 17:12:12 +00:00
Michael Kerrisk ee6688eae2 ffix 2007-05-16 16:53:26 +00:00
Michael Kerrisk 536fb94064 Convers ome .SH to .SS 2007-05-16 16:49:12 +00:00
Michael Kerrisk d219a1a320 s/\.SH ENVIRONMENT VARIABLES/.SH ENVIRONMENT/ 2007-05-16 16:39:49 +00:00
Michael Kerrisk 9ba9cb6442 s/SH WARNING/SH NOTES/ 2007-05-16 05:03:37 +00:00
Michael Kerrisk 0b5dc6f115 s/RETURN VALUES/RETURN VALUE/ 2007-05-16 05:00:31 +00:00
Michael Kerrisk a759cc870f Renamed .SH AVAILABILITY to .SH VERSIONS 2007-05-16 04:53:05 +00:00
Michael Kerrisk 1a8b02f4a1 ffix 2007-05-16 04:42:32 +00:00
Michael Kerrisk bc0f625028 wfix 2007-05-16 04:40:46 +00:00
Michael Kerrisk 5aa145bd2a Removed statement that glibc unconditionally exposes declarations
of encrypt() and setkey(), since portable applications must
use <unistd.h> and define _XOPEN_SOURCE to obtain the declarations 
of setkey() and encrypt().  Adjusted example program accordingly.
2007-05-16 04:17:19 +00:00
Michael Kerrisk 6459c9ca10 ffix 2007-05-16 04:00:06 +00:00
Michael Kerrisk 42ca79eb46 ffix 2007-05-16 03:59:19 +00:00
Michael Kerrisk 2c4637ed65 Minor rewording 2007-05-16 03:26:58 +00:00
Michael Kerrisk 19c98696a2 s/SH NOTE$/SH NOTES/ 2007-05-16 02:54:18 +00:00
Michael Kerrisk 99c7ba5573 Slight rewording. 2007-05-16 02:50:51 +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 db4bf819d6 Minor wording and formatting changes 2007-05-15 05:46:45 +00:00
Michael Kerrisk 4c44ffe5dc Use symbolic constants in exit(2) calls 2007-05-14 21:11:42 +00:00
Michael Kerrisk be7fff26d5 Wrap source lines 2007-05-12 13:26:09 +00:00
Michael Kerrisk 1608e0bdaf ffix 2007-05-12 13:22:06 +00:00
Michael Kerrisk d9c1ae6480 Use bold for function name, not underline. 2007-05-12 13:12:02 +00:00
Michael Kerrisk 7c93fec03d Wrapped source lines 2007-05-12 12:58:31 +00:00
Michael Kerrisk a44012756e Minor repairs after global edits 2007-05-12 12:53:57 +00:00
Michael Kerrisk 60a90ecdae Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
Michael Kerrisk 91fe9d5cd7 Add section numbers to xrefs 2007-05-12 01:02:19 +00:00
Michael Kerrisk b2ad03aad1 Add "getopt_long" and "getopt_long_only" in .SH NAME line. 2007-05-12 00:54:32 +00:00
Michael Kerrisk 99ed1fdaeb ffix 2007-05-12 00:51:02 +00:00
Michael Kerrisk 6f4b6fc9f0 Add "sem_timedwait" and "sem_trywait" to .SH NAME line. 2007-05-12 00:44:48 +00:00
Michael Kerrisk fb18673428 Adding section numbers to xrefs toother pages 2007-05-12 00:30:29 +00:00
Michael Kerrisk 393a89e698 Add func names to .SH NAME line 2007-05-11 23:09:29 +00:00
Michael Kerrisk 0f8b10ebbb wfix 2007-05-11 18:37:19 +00:00
Michael Kerrisk d5d687b1c4 Ffix 2007-05-11 18:36:21 +00:00
Michael Kerrisk 8c6ad0309c Added Author/Copyright line 2007-05-06 08:37:09 +00:00
Michael Kerrisk 6ce8cde26d Documentation of euidaccess() and eaccess(). 2007-05-06 08:32:47 +00:00
Michael Kerrisk 4a855e305f Removed out-of-date FIXME 2007-05-06 07:04:46 +00:00
Michael Kerrisk d7652592e5 Minor changes. 2007-05-04 22:35:31 +00:00
Michael Kerrisk 33c98653f5 Add SEE ALSO ref to new getsubopt.3. 2007-05-04 22:21:48 +00:00
Michael Kerrisk 645259f435 Doc for getsubopt(). 2007-05-04 22:21:25 +00:00
Michael Kerrisk bf9cf7db9d New links to sem_wait.3 2007-05-04 21:47:35 +00:00
Michael Kerrisk 2e8d048af1 Documentation of bsd_signal(). 2007-05-04 21:19:18 +00:00
Michael Kerrisk 7594eb9223 Documentation of sysv_signal(). 2007-05-04 21:18:57 +00:00
Michael Kerrisk f262c00464 hyphen --> minus 2007-05-01 08:15:41 +00:00
Michael Kerrisk 00e287101e Fix use of "\" before "-". 2007-04-27 17:25:28 +00:00
Michael Kerrisk 0fcd5bc9cb "-1" should be "\-1" 2007-04-27 17:11:22 +00:00
Michael Kerrisk ca5ac06642 Fix incorrect use of "\-". 2007-04-27 17:04:30 +00:00
Michael Kerrisk 18013de547 Update CONFORMING TO; iswblank() is in POSIX.1-2001. 2007-04-27 16:49:26 +00:00
Michael Kerrisk 269e84247b Describe the glibc/libiconv //TRANSLIT and //IGNORE extensions for 'tocode'. 2007-04-27 16:45:22 +00:00
Michael Kerrisk 7981ddab29 Clarify discussion of negative zero. 2007-04-27 16:28:36 +00:00
Michael Kerrisk d0f17b5722 s/wide character/wide-character/ when used attributively. 2007-04-24 19:40:35 +00:00
Michael Kerrisk f94498eeb8 s/nonnegative/non-negative/ 2007-04-24 19:11:01 +00:00