Annotation of mandoc/regress/mdoc/Rs/break.out_markdown, Revision 1.2
1.1 schwarze 1: RS-BREAK(1) - General Commands Manual
2:
3: # NAME
4:
5: **Rs-break** - line break before reference start
6:
7: # DESCRIPTION
8:
9: reference on the same line:
10: author,
11: *journal*,
12: 42\.
13:
14: # SEE ALSO
15:
16: reference after a blank line:
17:
18: author,
19: *journal*,
20: 42\.
21:
22: # SEE *ALSO*
23:
24: reference after a blank line:
25:
26: author,
27: *journal*,
28: 42\.
29:
1.2 ! schwarze 30: OpenBSD - July 4, 2017
CVSweb