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

1.1     ! schwarze    1: .Dd February 4, 2015
        !             2: .Dt RS-ARGS 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Rs-args
        !             6: .Nd arguments on a reference block header line
        !             7: .Sh SEE ALSO
        !             8: initial text
        !             9: .Rs bogus
        !            10: .%A author name
        !            11: .%B book title
        !            12: .Re
        !            13: middle text
        !            14: .Rs Sy bogus
        !            15: .%A author name
        !            16: .%B book title
        !            17: .Re
        !            18: final text

CVSweb