<listitem><para><option>PB</option> : Possibly lost Bytes</para></listitem>
<listitem><para><option>IB</option> : Indirectly lost Bytes</para></listitem>
<listitem><para><option>DB</option> : Definitely lost Bytes (direct plus indirect)</para></listitem>
- <listitem><para><option>DiB</option> : Definitely indirectly lost Bytes (subset of DB)</para></listitem>
+ <listitem><para><option>DIB</option> : Definitely Indirectly lost Bytes (subset of DB)</para></listitem>
<listitem><para><option>RBk</option> : reachable Blocks</para></listitem>
<listitem><para><option>PBk</option> : Possibly lost Blocks</para></listitem>
<listitem><para><option>IBk</option> : Indirectly lost Blocks</para></listitem>
"DB : Definitely lost Bytes (direct plus indirect)" ","
////// XT_Value indirect_szB
- // no RiB
- // no PiB
- // no IiB
- "DiB : Definitely indirectly lost Bytes (subset of DB)" ","
+ // no RIB
+ // no PIB
+ // no IIB
+ "DIB : Definitely Indirectly lost Bytes (subset of DB)" ","
////// XT_Value num_blocks
"RBk : reachable Blocks" ","
"iDB : increase Definitely lost Bytes" ","
////// XT_Increase indirect_szB
- // no iRiB
- // no iPiB
- // no iIiB
- "iDiB : increase Definitely indirectly lost Bytes" ","
+ // no iRIB
+ // no iPIB
+ // no iIIB
+ "iDIB : increase Definitely Indirectly lost Bytes" ","
////// XT_Increase num_blocks
"iRBk : increase reachable Blocks" ","
"dDB : decrease Definitely lost Bytes" ","
////// XT_Decrease indirect_szB
- // no dRiB
- // no dPiB
- // no dIiB
- "dDiB : decrease Definitely indirectly lost Bytes" ","
+ // no dRIB
+ // no dPIB
+ // no dIIB
+ "dDIB : decrease Definitely Indirectly lost Bytes" ","
////// XT_Decrease num_blocks
"dRBk : decrease reachable Blocks" ","