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

Annotation of mandoc/regress/mdoc/Rs/args.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt RS-ARGS 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Rs-args
                      7: .Nd arguments on a reference block header line
                      8: .Sh SEE ALSO
                      9: initial text
                     10: .Rs bogus
                     11: .%A author name
                     12: .%B book title
                     13: .Re
                     14: middle text
                     15: .Rs Sy bogus
                     16: .%A author name
                     17: .%B book title
                     18: .Re
                     19: final text

CVSweb