rpc.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-02-09 19:16:43 +01:00
parent 055811a99e
commit d5ff9ffcdc
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ The prototypes below make use of the following types:
.BI "typedef bool_t (*" xdrproc_t ")(XDR *, void *, ...);"
.PP
.BI "typedef bool_t (*" resultproc_t ")(caddr_t " resp ,
.BI " struct sockaddr_in *" raddr );
.BI " struct sockaddr_in *" raddr );
.EE
.RE
.PP