[BACK]Return to three_authors.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Rs

Annotation of mandoc/regress/mdoc/Rs/three_authors.in, Revision 1.4

1.4     ! schwarze    1: .\" $OpenBSD: three_authors.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.3       schwarze    3: .Dt RS-THREE_AUTHORS 1
1.4     ! schwarze    4: .Os
1.1       kristaps    5: .Sh NAME
1.3       schwarze    6: .Nm Rs-three_authors
                      7: .Nd listing three authors in a reference block
                      8: .Sh AUTHORS
1.1       kristaps    9: .Rs
1.3       schwarze   10: .%A kristaps
                     11: .%A joerg
                     12: .%A ingo
                     13: .%T mandoc
1.1       kristaps   14: .Re

CVSweb