Thanks Eli, On Monday 12 January 2009 19:37:13, Eli Zaretskii write: > Thanks, this part is approved, with the following comments: > > > +@cindex inspecting extra signal information > > I think just "extra signal information" is enough. I've adjusted it. > > +@anchor{qXfer siginfo read} > > You never reference this anchor. > > > +@anchor{qXfer siginfo write} > > Nor this one. > Ooops, copypasto. I had made references to the wrong anchors. I now also notice that I had placed the 'qXfer siginfo read' bits in the write table... I've now placed the new packets in alphabetical order as well, while I'm at it. I've updated the docs with the attached diff. I also noticed that the write packets have a @var{} around the object name, but the read ones don't: @item qXfer:@var{spu}:write @item qXfer:auxv:read @item qXfer:libraries:read I copied that, but which one is the correct form? -- Pedro Alves