summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Rs/break.out_markdown
blob: 00b7d01bc760e93f8bf92afc52fb15b85ab222b3 (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
RS-BREAK(1) - General Commands Manual

# NAME

**Rs-break** - line break before reference start

# DESCRIPTION

reference on the same line:
author,
*journal*,
42\.

# SEE ALSO

reference after a blank line:

author,
*journal*,
42\.

# SEE *ALSO*

reference on the same line:
author,
*journal*,
42\.

OpenBSD - August 19, 2022