[BACK]Return to args.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Db

Annotation of mandoc/regress/mdoc/Db/args.in, Revision 1.1

1.1     ! schwarze    1: .Dd November 27, 2014
        !             2: .Dt DB-ARGS 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Db-args
        !             6: .Nd obsolete debug macro
        !             7: .Sh DESCRIPTION
        !             8: no args
        !             9: .Db
        !            10: one arg
        !            11: .Db on
        !            12: two args
        !            13: .Db foo bar
        !            14: end of text

CVSweb