[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.3

1.1       kristaps    1: .Dd May 1, 2009
1.3     ! schwarze    2: .Dt RS-THREE_AUTHORS 1
        !             3: .Os OpenBSD
1.1       kristaps    4: .Sh NAME
1.3     ! schwarze    5: .Nm Rs-three_authors
        !             6: .Nd listing three authors in a reference block
        !             7: .Sh AUTHORS
1.1       kristaps    8: .Rs
1.3     ! schwarze    9: .%A kristaps
        !            10: .%A joerg
        !            11: .%A ingo
        !            12: .%T mandoc
1.1       kristaps   13: .Re

CVSweb