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

Annotation of mandoc/regress/roff/string/infinite.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: infinite.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
        !             2: .TH STRING-INFINITE 1 "December 3, 2010"
1.1       schwarze    3: .SH NAME
                      4: string-infinite - endless recursion in string expansion
                      5: .SH DESCRIPTION
                      6: .ds recur \\*[recur]
                      7: Blow up,
                      8: (and do not \*[recur] print this)
                      9: but still render following text correctly.

CVSweb