On Tuesday 25 November 2008 00:18:00 Eli Zaretskii wrote: > . @appendix is an equivalent of @section, so its immediate sub-nodes > cannot be @section's. They should be @appendixsubsec instead. That lead to texinfo/tex errors. @appendixsection, however, appears to work fine both to info and pdf output. > > +Each item is required to include a column with name of @samp{pid}, > > +that identifies the process. > > "name of `pid'" does not sound right. Do you mean " the name of the > process identified by @var{pid}"? I mean that: - the name of the column should be 'pid' - the value of the column should identify the process I've clarified this and also addressed Dan's comments. Revised patch attached, OK? - Volodya