aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ar/punct.out_markdown
blob: b8e3eda6d3e78ddbe0aeae541c00caf49171d572 (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
35
36
37
38
39
40
41
42
AR-PUNCT(1) - General Commands Manual

# NAME

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

# DESCRIPTION

closing punctuation
*a*)
only one
*file ...*)
only more than one
*file ...*))
middle
*a*) *z*
start
*file ...*) *z*
dot
*file ...*. *z*
comma
*file ...*, *z*
semicolon
*file ...*; *z*
colon
*file ...*: *z*
quest
*file ...*? *z*
excl
*file ...*! *z*
paren
*file ...*) *z*
bracket
*file ...*] *z*
bar
| *m*
op paren
(*a*
op bracket
\[*a*

OpenBSD - August 21, 2014