Annotation of mandoc/regress/mdoc/Rs/break.in, Revision 1.3
1.3 ! schwarze 1: .\" $OpenBSD: break.in,v 1.6 2022/08/19 12:49:36 schwarze Exp $
! 2: .Dd $Mdocdate: August 19 2022 $
1.1 schwarze 3: .Dt RS-BREAK 1
1.2 schwarze 4: .Os
1.1 schwarze 5: .Sh NAME
6: .Nm Rs-break
7: .Nd line break before reference start
8: .Sh DESCRIPTION
9: reference on the same line:
10: .Rs
11: .%A author
12: .%J journal
13: .%N 42
14: .Re
15: .Sh SEE ALSO
16: reference after a blank line:
17: .Rs
18: .%A author
19: .%J journal
20: .%N 42
21: .Re
22: .Sh SEE Em ALSO
1.3 ! schwarze 23: reference on the same line:
1.1 schwarze 24: .Rs
25: .%A author
26: .%J journal
27: .%N 42
28: .Re
CVSweb