ref: ce2d7f9409eac95132a9bb1f56982f5ec9c4c22d
parent: bb68edd44998ae73ef8b29b1267ff8c09022ee71
author: stanley lieber <stanley.lieber@gmail.com>
date: Mon Mar 16 19:34:37 EDT 2015
mp(2) man page: mpinvert, not mpinverse (thanks, pr)
--- a/sys/man/2/mp
+++ b/sys/man/2/mp
@@ -498,7 +498,7 @@
If called with negative arguments, it will
return a gcd of 0.
.PP
-.I Mpinverse
+.I Mpinvert
computes the multiplicative inverse of
.I b
.B mod
--
⑨