[BACK]Return to punct.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Op

Annotation of mandoc/regress/mdoc/Op/punct.out_ascii, Revision 1.3

1.1       schwarze    1: OP-PUNCT(1)                 General Commands Manual                OP-PUNCT(1)
                      2:
                      3: NNAAMMEE
                      4:      OOpp--ppuunncctt - punctuation handling by the Op macro
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      at the beginning: ([z] [| z] [. z]
                      8:
                      9:      in the middle: [a (z] [a | z] [a. z]
                     10:
                     11:      at the end: [a (] [a |] [a].
                     12:
                     13:      punctuation only: ([] [|] [].
                     14:
                     15:      more than one: (([] [| |] []..
                     16:
1.2       schwarze   17:      Missing blank: [a.]
                     18:
1.3     ! schwarze   19: OpenBSD                          July 4, 2017                          OpenBSD

CVSweb