1 --- ldiv.3.bsdnew 2009-11-13 14:11:49.000000000 -0800
2 +++ ldiv.3 2009-11-13 14:11:49.000000000 -0800
7 -.Fn ldiv "long num" "long denom"
8 +.Fn ldiv "long numer" "long denom"
14 -.Fa num Ns / Ns Fa denom
15 -and returns the quotient and remainder in a structure named
16 +.Fa numer Ns / Ns Fa denom
17 +(numerator/denominator).
18 +Ir returns the quotient and remainder in a structure named