[BACK]Return to int.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / nr

Annotation of mandoc/regress/roff/nr/int.out_ascii, Revision 1.1

1.1     ! schwarze    1: NR-INT(1)                   General Commands Manual                  NR-INT(1)
        !             2:
        !             3:
        !             4:
        !             5: NNAAMMEE
        !             6:        nr-int - integer number registers
        !             7:
        !             8: DDEESSCCRRIIPPTTIIOONN
        !             9:        initial contents: 0 0 0
        !            10:        intermediate contents: 42 -1 2147483647
        !            11:        final contents: 23 1 -2147483648
        !            12:
        !            13:
        !            14:
        !            15: OpenBSD                         October 3, 2013                      NR-INT(1)

CVSweb