1[name] 2TRUE (1) and FALSE (0) 3 4[input] 5=head1 TRUE (1) 6 7podlators prior to 4.08 misrendered TRUE (1) and FALSE (0) with escaped nroff 8in the output because it tried to apply both small caps and man page reference 9code and got it wrong. 10 11[output] 12.SH "TRUE (1)" 13.IX Header "TRUE (1)" 14podlators prior to 4.08 misrendered TRUE (1) and FALSE (0) with escaped nroff 15in the output because it tried to apply both small caps and man page reference 16code and got it wrong. 17