Commit Graph

24 Commits

Author SHA1 Message Date
Michael Kerrisk c4bb193f3c s/parameter/argument/ when talking about the things given
to a function call, for consistency with majority usage.
2008-07-10 20:53:08 +00:00
Michael Kerrisk eba722884d s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
Michael Kerrisk 920c990a53 tfix 2008-01-12 08:04:47 +00:00
Michael Kerrisk 78729a5d61 ffixes 2008-01-01 07:52:35 +00:00
Michael Kerrisk e7c7da90d4 Add .\" comment describing recent changes 2007-12-30 15:41:59 +00:00
Michael Kerrisk 5b20a7a28a Convert function declarations to use modern C prototypes. 2007-12-30 08:51:24 +00:00
Michael Kerrisk c382a36592 hyphenation fixes 2007-12-25 22:02:19 +00:00
Michael Kerrisk d2d293bac2 Remove use of .SM macros. 2007-12-24 16:10:29 +00:00
Michael Kerrisk aeb4b1fc8b s/u_long/unsigned long/
s/ulong/unsigned long/
s/u_char/unsigned char/
s/u_short/unsigned short/
s/ushort/unsigned short/
s/u_int8_t/uint8_t
s/u_int16_t/uint16_t
s/u_int32_t/uint16_t
s/u_int/unsigned int/
2007-12-23 17:26:26 +00:00
Michael Kerrisk 67c0813170 Added FIXME 2007-12-23 08:15:30 +00:00
Michael Kerrisk 5d78bcdd6b ffix 2007-12-17 09:22:40 +00:00
Michael Kerrisk 066cb3d698 Remove font size markup 2007-12-16 15:39:37 +00:00
Michael Kerrisk c3c1773e57 Remove duplicated words. 2007-09-06 18:26:32 +00:00
Michael Kerrisk eee0a2ec83 minor wording fix 2007-06-23 08:19:17 +00:00
Michael Kerrisk f19a0f03ee ffix 2007-06-23 07:56:56 +00:00
Michael Kerrisk 0ed55ece49 Make "manual" in .TH line "Linux Programmers Manual" 2007-05-18 08:43:42 +00:00
Michael Kerrisk fb18673428 Adding section numbers to xrefs toother pages 2007-05-12 00:30:29 +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 cc3832e94c Added following to top of these pages to clarify origin and license:
.\" This page was taken from the 4.4BSD-Lite CDROM (BSD license)
2006-05-31 22:43:24 +00:00
Michael Kerrisk 9ff08aad91 Formatting fixes 2006-02-09 20:24:53 +00:00
Michael Kerrisk e1d6264d9f Manual fixes for parentheses formatting 2005-10-19 07:29:28 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk 331da7c3a0 RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" or
"RFCnnn").
2005-07-20 07:50:45 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00