diff options
Diffstat (limited to 'regress/mdoc/Rs/three_authors.in')
-rw-r--r-- | regress/mdoc/Rs/three_authors.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/regress/mdoc/Rs/three_authors.in b/regress/mdoc/Rs/three_authors.in new file mode 100644 index 00000000..6ce73bb0 --- /dev/null +++ b/regress/mdoc/Rs/three_authors.in @@ -0,0 +1,13 @@ +.Dd May 1, 2009 +.Dt RS-THREE_AUTHORS 1 +.Os OpenBSD +.Sh NAME +.Nm Rs-three_authors +.Nd listing three authors in a reference block +.Sh AUTHORS +.Rs +.%A kristaps +.%A joerg +.%A ingo +.%T mandoc +.Re |