xref
: /
openbsd-src
/
regress
/
usr.bin
/
mandoc
/
roff
/
nr
/
divzero.in
(revision f2da64fbbbf1b03f09f390ab01267c93dfd77c4c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
NR-DIVZERO 1 "December 18, 2014" OpenBSD
NAME
nr-divzero - division by zero in numerical expression
DESCRIPTION
initial text .nr divresult 1/0 .nr modresult 1%0 final \n[divresult] \n[modresult] text