summaryrefslogtreecommitdiffstats
path: root/lib/libmp/libmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libmp/libmp.3')
-rw-r--r--lib/libmp/libmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmp/libmp.3 b/lib/libmp/libmp.3
index b936d89..e99f36e 100644
--- a/lib/libmp/libmp.3
+++ b/lib/libmp/libmp.3
@@ -174,7 +174,7 @@ are ordinary integers.
.Fn pow "const MINT *bmp" "const MINT *emp" "const MINT *mmp" "MINT *rmp" ;
.Pp
.Ft void
-.Fn pow "const MINT *bmp" "short e" "MINT *rmp" ;
+.Fn rpow "const MINT *bmp" "short e" "MINT *rmp" ;
.Bd -ragged -offset indent
.Fn rpow
computes the result of
OpenPOWER on IntegriCloud