From: Michael Kerrisk Date: Tue, 29 Sep 2020 20:00:26 +0000 (+0200) Subject: rpc.3: ffix X-Git-Tag: man-pages-5.09~224 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a42acaf3eab6e9f3ef9d777b4bb5d8d60fed328;p=thirdparty%2Fman-pages.git rpc.3: ffix Signed-off-by: Michael Kerrisk --- diff --git a/man3/rpc.3 b/man3/rpc.3 index 9bbc0e9982..ceef1b1c8c 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -29,7 +29,7 @@ To take use of these routines, include the header file The prototypes below make use of the following types: .PP -.in +4n +.RS 4 .EX .BI "typedef int " bool_t ; .PP @@ -38,7 +38,7 @@ The prototypes below make use of the following types: .BI "typedef bool_t (*" resultproc_t ") (caddr_t " resp , .BI " struct sockaddr_in *" raddr ); .EE -.in +.RE .PP See the header files for the declarations of the .IR AUTH ,