[BACK]Return to quoting.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / ds

Annotation of mandoc/regress/roff/ds/quoting.out_ascii, Revision 1.1

1.1     ! schwarze    1: DS-QUOTING(1)               General Commands Manual              DS-QUOTING(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ddss--qquuoottiinngg - quote handling by the define string request
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      no quoting: initial definition
        !             8:      still no quoting: redefinition
        !             9:      leading quotes: string value
        !            10:      leading and trailing quotes: string value"
        !            11:      leading and middle quotes: string" value
        !            12:      leading apostrophe, trailing quotes: 'string value"
        !            13:      leading blank, trailing quotes: string value"
        !            14:      empty string: xx
        !            15:      end of test document
        !            16:
        !            17: OpenBSD                         August 3, 2010                         OpenBSD

CVSweb