[BACK]Return to literal.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / RS

Annotation of mandoc/regress/man/RS/literal.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: literal.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
        !             2: .TH RS-LITERAL 1 "January 5, 2013"
1.1       schwarze    3: .SH NAME
                      4: RS-literal \- indented literal text
                      5: .SH DESCRIPTION
                      6: regular
                      7: text
                      8: .nf
                      9: literal
                     10: text
                     11: .RS
                     12: This is a short line.
                     13: This is a very long line that would wrap if it weren't in literal context.
                     14: .RE
                     15: .PP
                     16: literal text
                     17: .fi
                     18: regular
                     19: text

CVSweb