aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/An/break.out_markdown
blob: ce40aa68502cc80750bc728cd262f4ab9aae4b15 (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
43
44
45
46
47
AN-BREAK(1) - General Commands Manual

# NAME

**An-break** - line breaking of the author macro

# DESCRIPTION

inline is the default:
Kristaps,
Ingo,
and
Joerg.
empty
trailing
.

split mode:  
Kristaps  
Ingo  
Joerg

empty  
trailing  
.

# AUTHORS

split mode is the default:
Kristaps  
Ingo  
Joerg

empty  
trailing  
.

inline:
Kristaps,
Ingo,
and
Joerg.
empty
trailing
.

OpenBSD - July 4, 2017