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

Annotation of mandoc/regress/roff/in/fraction.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: fraction.in,v 1.1 2025/07/19 10:02:37 schwarze Exp $
        !             2: .TH IN-FRACTION 1 "July 19, 2025"
        !             3: .SH NAME
        !             4: in-fraction \- indentation by non-integer multiples of EN
        !             5: .SH DESCRIPTION
        !             6: initial text
        !             7: .in 132u
        !             8: offset 12u
        !             9: .in 133u
        !            10: offset 13u
        !            11: .PP
        !            12: final text

CVSweb