Commit Graph

38 Commits

Author SHA1 Message Date
Michael Kerrisk 088a639be3 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 06:57:44 +00:00
Michael Kerrisk d9a10d9df9 ffix 2007-12-13 20:46:52 +00:00
Michael Kerrisk c1ed35a7d9 wfix 2007-11-19 06:54:14 +00:00
Michael Kerrisk cf448976d0 ffix 2007-10-22 09:47:36 +00:00
Michael Kerrisk c11b1abf2e Change mtk's email address 2007-09-20 06:52:22 +00:00
Michael Kerrisk cec29a73f9 Small fix to example program. 2007-09-04 11:24:41 +00:00
Michael Kerrisk ce2801d06c ffix 2007-07-28 06:36:12 +00:00
Michael Kerrisk 5260fe08cf Use 'glibc' consistently to refer to GNU C library. 2007-07-09 22:01:31 +00:00
Michael Kerrisk f19a0f03ee ffix 2007-06-23 07:56:56 +00:00
Michael Kerrisk 29059a6548 s/-/\\-/ 2007-06-20 21:39:45 +00:00
Michael Kerrisk 9bef72b5ba ffix 2007-06-17 14:12:43 +00:00
Michael Kerrisk d9bfdb9c21 Convert to American spelling conventions 2007-06-08 09:56:56 +00:00
Michael Kerrisk 2b2581ee37 Fix inconsistencies in order of .SH sections 2007-05-19 04:30:20 +00:00
Michael Kerrisk d219a1a320 s/\.SH ENVIRONMENT VARIABLES/.SH ENVIRONMENT/ 2007-05-16 16:39:49 +00:00
Michael Kerrisk 4c44ffe5dc Use symbolic constants in exit(2) calls 2007-05-14 21:11:42 +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 b2ad03aad1 Add "getopt_long" and "getopt_long_only" in .SH NAME line. 2007-05-12 00:54:32 +00:00
Michael Kerrisk 33c98653f5 Add SEE ALSO ref to new getsubopt.3. 2007-05-04 22:21:48 +00:00
Michael Kerrisk f262c00464 hyphen --> minus 2007-05-01 08:15:41 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk 41798314b6 Code formatting fixes 2007-04-05 14:17:54 +00:00
Michael Kerrisk cf0a9ace57 ffix 2007-04-05 12:36:57 +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 0a90178cbb Add feature_test_macros(7) to SEE ALSO 2007-01-28 20:00:24 +00:00
Michael Kerrisk 92e014f6f6 Added getopt() example program. 2006-12-16 06:14:28 +00:00
Michael Kerrisk b02850edb7 tfix 2006-09-06 04:30:53 +00:00
Michael Kerrisk 68e1685c25 Updated CONFORMING TO section 2006-08-03 13:57:30 +00:00
Michael Kerrisk 13a54491c0 spfix 2006-08-03 04:08:45 +00:00
Michael Kerrisk d0ac4fb3e2 Make clear that when calling getopt_long() and there are no
short options, then 'optstring' should be "" not NULL.
2006-01-16 22:48:21 +00:00
Michael Kerrisk 47a1e7e424 Noted historical use of <stdio.h> to declare getopt(). 2006-01-12 19:46:24 +00:00
Michael Kerrisk 8478ee0279 Formatting fixes 2005-11-02 13:55:25 +00:00
Michael Kerrisk 35e21ba7ca Formatting fixes 2005-10-19 13:48:50 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk e511ffb6bc Automated addition of parentheses by add_parens_for_own_funcs.sh 2005-10-19 06:54:38 +00:00
Michael Kerrisk f10e41020d Fix description of return value. 2005-06-21 13:47:59 +00:00
Michael Kerrisk f59a3f1941 Global edit: s/nonzero/non-zero/ 2005-06-15 13:32:34 +00:00
Michael Kerrisk 305a0578bf Global change of email address for MTK (now: mtk-manpages@gmx.net) 2004-11-03 14:43:40 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00