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

Annotation of mandoc/regress/mdoc/Rs/allch.out_markdown, Revision 1.1

1.1     ! schwarze    1: RS-ALLCH(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Rs-allch** - reference block using all supported child macros
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: reference on the same line:
        !            10: some
        !            11: *bogus*
        !            12: text
        !            13: author name,
        !            14: "title of article",
        !            15: *book title*,
        !            16: *issuer name*,
        !            17: *journal name*,
        !            18: report name,
        !            19: number of journal,
        !            20: volume number,
        !            21: uniform resource locator,
        !            22: page number,
        !            23: institutional author,
        !            24: city name,
        !            25: date of publication,
        !            26: optional information.
        !            27:
        !            28: # SEE ALSO
        !            29:
        !            30: reference after a blank line:
        !            31:
        !            32: some
        !            33: *bogus*
        !            34: text
        !            35: author name,
        !            36: "title of article",
        !            37: *book title*,
        !            38: *issuer name*,
        !            39: *journal name*,
        !            40: report name,
        !            41: number of journal,
        !            42: volume number,
        !            43: uniform resource locator,
        !            44: page number,
        !            45: institutional author,
        !            46: city name,
        !            47: date of publication,
        !            48: optional information.
        !            49:
        !            50: OpenBSD - July 7, 2014

CVSweb