[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.2

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

CVSweb