xdr.3: tfix

Signed-off-by: Rasmus Villemoes <rv@rasmusvillemoes.dk>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Rasmus Villemoes 2014-05-21 16:57:55 +02:00 committed by Michael Kerrisk
parent 60bc9dc21d
commit d928796115
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ and make use of the following types:
.BI "typedef int " bool_t ;
.BI "typedef bool_t (*" xdrproc_ti ") (XDR *, void *,...);"
.BI "typedef bool_t (*" xdrproc_t ") (XDR *, void *,...);"
.fi
.in
.LP