aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Op/punct.out_markdown
blob: 114bd7af9bbed296370bcebbfdf127f4d00859bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
OP-PUNCT(1) - General Commands Manual

# NAME

**Op-punct** - punctuation handling by the Op macro

# DESCRIPTION

at the beginning:
(\[z]
\[| z]
\[. z]

in the middle:
\[a (z]
\[a | z]
\[a. z]

at the end:
\[a (]
\[a |]
\[a].

punctuation only:
(\[]
\[|]
\[].

more than one:
((\[]
\[| |]
\[]..

OpenBSD - June 24, 2011