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

Annotation of mandoc/regress/roff/nr/divzero.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: divzero.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
        !             2: .TH NR-DIVZERO 1 "December 18, 2014"
1.1       schwarze    3: .SH NAME
                      4: nr-divzero \- division by zero in numerical expression
                      5: .SH DESCRIPTION
                      6: initial text
                      7: .nr divresult 1/0
                      8: .nr modresult 1%0
                      9: final \n[divresult] \n[modresult] text

CVSweb