]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
rpc.3: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Feb 2021 18:16:43 +0000 (19:16 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Feb 2021 18:16:43 +0000 (19:16 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/rpc.3

index 9e6ac10163c1ac47ed9e956823b8f1f853c052e1..8649948539b416c2db5f8460380cf8178a5bf2a3 100644 (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