summaryrefslogblamecommitdiffstats
path: root/regress/mdoc/Ar/punct.out_markdown
blob: ab03a7b549d9af444d79cde8b377217a0e0abaab (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**.

missing blank:
*arg.*

OpenBSD - June 9, 2017