[BACK]Return to font.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / eqn / define

Annotation of mandoc/regress/eqn/define/font.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: font.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt DEFINE-FONT 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm define-font
                      7: .Nd font selection takes place after define resolution
                      8: .Sh DESCRIPTION
                      9: initial text
                     10: .EQ
                     11: define alias 'sin x'
                     12: alias
                     13: define sin 'value'
                     14: sin
                     15: .EN
                     16: final text

CVSweb