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

Annotation of mandoc/regress/roff/esc/hneg.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: hneg.in,v 1.1 2022/04/27 13:30:19 schwarze Exp $
        !             2: .Dd $Mdocdate: April 27 2022 $
        !             3: .Dt ESC-HNEG 1
        !             4: .Os
        !             5: .Sh NAME
        !             6: .Nm esc-hneg
        !             7: .Nd the roff escape h sequence with a negative argument
        !             8: .Sh DESCRIPTION
        !             9: simple: >abc\h'-3'd<
        !            10: .br
        !            11: after z escape: >ab\zc\h'-2'd<

CVSweb