[BACK]Return to basic.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / MR

Annotation of mandoc/regress/man/MR/basic.out_ascii, Revision 1.1

1.1     ! schwarze    1: MR-BASIC(1)                 General Commands Manual                MR-BASIC(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      MR-basic - manual page cross references
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      empty: () prints empty name and parentheses
        !             8:
        !             9:      single argument: name() prints empty parentheses
        !            10:
        !            11:      two arguments: test(1) normal use
        !            12:
        !            13:      three arguments: test(1)suffix with suffix
        !            14:
        !            15:      four arguments: test(1)suffix warning
        !            16:
        !            17:      five arguments: test(1)suffix warning
        !            18:
        !            19:      after setting bboolldd ffoonntt:: test(1)suffix not bold
        !            20:
        !            21:      in bold next-line scope: test(1)suffix not bold
        !            22:
        !            23:      first tag
        !            24:           first body
        !            25:
        !            26:      test(1)tag
        !            27:           test body
        !            28:
        !            29: OpenBSD                        October 24, 2023                    MR-BASIC(1)

CVSweb