summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/An/break.in
blob: 0b653c591fef6fd64168c0abf153353f8d4a7f45 (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
48
49
50
.\" $OpenBSD: break.in,v 1.7 2017/07/04 14:53:24 schwarze Exp $
.Dd $Mdocdate$
.Dt AN-BREAK 1
.Os
.Sh NAME
.Nm An-break
.Nd line breaking of the author macro
.Sh DESCRIPTION
inline is the default:
.An Kristaps ,
.An Ingo ","
and
.An Joerg .
empty
.An
trailing
.An .
.Pp
.An -split -nosplit bogus
split mode:
.An Kristaps
.An Ingo
.An Joerg
.Pp
empty
.An
trailing
.An .
.An -nosplit
.Sh AUTHORS
split mode is the default:
.An Kristaps
.An Ingo
.An Joerg
.Pp
empty
.An
trailing
.An .
.An -nosplit -split bogus
.Pp
inline:
.An Kristaps ","
.An Ingo,
and
.An Joerg .
empty
.An
trailing
.An .