]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/nr/divzero.in
if .in is used inside the .TP head, it's always relative
[mandoc.git] / regress / roff / nr / divzero.in
1 .TH NR-DIVZERO 1 "December 18, 2014" OpenBSD
2 .SH NAME
3 nr-divzero \- division by zero in numerical expression
4 .SH DESCRIPTION
5 initial text
6 .nr divresult 1/0
7 .nr modresult 1%0
8 final \n[divresult] \n[modresult] text