From: Michael Kerrisk Date: Tue, 29 Sep 2020 20:01:46 +0000 (+0200) Subject: xdr.3: ffix X-Git-Tag: man-pages-5.09~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a12afe3f932e7fff5d03d2c4fe6570905282cf;p=thirdparty%2Fman-pages.git xdr.3: ffix Signed-off-by: Michael Kerrisk --- diff --git a/man3/xdr.3 b/man3/xdr.3 index aa4eaeecba..713827567f 100644 --- a/man3/xdr.3 +++ b/man3/xdr.3 @@ -21,13 +21,13 @@ The prototypes below are declared in .I and make use of the following types: .PP -.in +4n +.RS 4 .EX .BI "typedef int " bool_t ; .PP .BI "typedef bool_t (*" xdrproc_t ") (XDR *, void *,...);" .EE -.in +.RE .PP For the declaration of the .I XDR