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

Annotation of mandoc/regress/mdoc/Rs/two_authors.in, Revision 1.1

1.1     ! kristaps    1: .Dd May 1, 2009
        !             2: .Dt FOO 1
        !             3: .Os
        !             4: .Sh NAME
        !             5: .Nm foo
        !             6: .Nd bar
        !             7: .Sh DESCRIPTION
        !             8: blah blah
        !             9: .Pp
        !            10: .Rs
        !            11: .%A joe
        !            12: .%A frank
        !            13: .%T title
        !            14: .Re
        !            15: .Pp
        !            16: and so on

CVSweb