xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Op/punct.out_ascii (revision 943fb9d8c7fc1b7e0db8c617168f7360d3ee357c)
1OP-PUNCT(1)                 General Commands Manual                OP-PUNCT(1)
2
3NNAAMMEE
4     OOpp--ppuunncctt - punctuation handling by the Op macro
5
6DDEESSCCRRIIPPTTIIOONN
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
17     Missing blank: [a.]
18
19OpenBSD                          July 4, 2017                          OpenBSD
20