[BACK]Return to escz_end.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / data

Annotation of mandoc/regress/tbl/data/escz_end.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: escz_end.in,v 1.1 2022/04/26 14:46:30 schwarze Exp $
        !             2: .TH TBL-DATA-ESCZ_END 1 "April 26, 2022"
        !             3: .SH NAME
        !             4: tbl-data-escz_end \- z escape sequence at the end of a tbl(7) cell
        !             5: .SH DESCRIPTION
        !             6: initial text
        !             7: .TS
        !             8: tab(:);
        !             9: LLL.
        !            10: a:b:c
        !            11: d\z:e:f
        !            12: .TE
        !            13: .sp
        !            14: final text

CVSweb