mp(2): correct documentation of error handling (thanks LordCreepity)

The documentation for mp(2) claimed we'd return nil on error, when
we actually sysfatal. This corrects the documentation to match our
actual behavior.
This commit is contained in:
Ori Bernstein 2020-10-24 17:24:59 -07:00
parent d9f201af49
commit 9bb519ac50

View file

@ -287,8 +287,8 @@ These functions, in addition to
.I mpnew
and
.IR mpcopy ,
will return
.B nil
will call sysfatal (see
.IR perror (2))
if the allocation fails.
.PP
Input and result parameters may point to the same