[BACK]Return to badarg.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / TP

Annotation of mandoc/regress/man/TP/badarg.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: badarg.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
        !             2: .TH TP-BADARG 1 "November 18, 2012"
1.1       schwarze    3: .SH NAME
                      4: TP-badarg \- invalid width specification for tagged paragraph
                      5: .SH DESCRIPTION
                      6: Non-numeric width specifications are ignored:
                      7: .TP x
                      8: tag
                      9: indented
                     10: .br
                     11: text
                     12: .TP xxxxx
                     13: tag
                     14: indented
                     15: .br
                     16: text
                     17: .TP xxxxxxxxxx
                     18: tag
                     19: indented
                     20: .br
                     21: text

CVSweb