summaryrefslogblamecommitdiffstats
path: root/regress/mdoc/Ar/punct.out_markdown
blob: 932b86601d9f13a3a3ce1d34c3da1667bbb0d9db (plain) (tree)








































                                                   


                              
                         
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*

quoted punctuation:
*a* (*b* | *c*) *d*, **bold**.

OpenBSD - August 21, 2014