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

Annotation of mandoc/regress/man/B/args.in, Revision 1.1

1.1     ! schwarze    1: .TH B-ARGS 1 "July 30, 2014" OpenBSD
        !             2: .SH NAME
        !             3: B-args \- arguments to font macros
        !             4: .SH DESCRIPTION
        !             5: This is
        !             6: .B bold
        !             7: text.
        !             8: It also works with
        !             9: .B several words on a line
        !            10: and with
        !            11: .B
        !            12: next line
        !            13: scope.
        !            14: .nf
        !            15: In no-fill mode:
        !            16: .B two words
        !            17: and another line.
        !            18: .fi
        !            19: It has no effect at the end of the file:
        !            20: .B

CVSweb