aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/nr/divzero.in
blob: 45012688b03316d5b3f0dc37422efb138e6f71a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
.\" $OpenBSD: divzero.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
.TH NR-DIVZERO 1 "December 18, 2014"
.SH NAME
nr-divzero \- division by zero in numerical expression
.SH DESCRIPTION
initial text
.nr divresult 1/0
.nr modresult 1%0
final \n[divresult] \n[modresult] text