=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Rs/three_authors.in,v retrieving revision 1.1 retrieving revision 1.4 diff -u -p -r1.1 -r1.4 --- mandoc/regress/mdoc/Rs/three_authors.in 2010/09/04 19:01:52 1.1 +++ mandoc/regress/mdoc/Rs/three_authors.in 2017/07/04 15:26:09 1.4 @@ -1,17 +1,14 @@ -.Dd May 1, 2009 -.Dt FOO 1 +.\" $OpenBSD: three_authors.in,v 1.4 2017/07/04 15:26:09 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ +.Dt RS-THREE_AUTHORS 1 .Os .Sh NAME -.Nm foo -.Nd bar -.Sh DESCRIPTION -blah blah -.Pp +.Nm Rs-three_authors +.Nd listing three authors in a reference block +.Sh AUTHORS .Rs -.%A billy-bob -.%A joe -.%A frank -.%T title +.%A kristaps +.%A joerg +.%A ingo +.%T mandoc .Re -.Pp -and so on