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

Annotation of mandoc/regress/roff/it/badarg.in, Revision 1.1

1.1     ! schwarze    1: .Dd July 30, 2014
        !             2: .Dt IT-BADARG 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm it-badarg
        !             6: .Nd input line traps without numeric arguments
        !             7: .Sh DESCRIPTION
        !             8: .de mytrap
        !             9: traptext
        !            10: ..
        !            11: line 1
        !            12: .it mytrap
        !            13: line 2
        !            14: line 3
        !            15: .it
        !            16: line 4
        !            17: line 5

CVSweb