Signed-off-by: Rasmus Villemoes <rv@xxxxxxxxxxxxxxxxxx> --- man3/xdr.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/xdr.3 b/man3/xdr.3 index 463f8e8..8f931db 100644 --- a/man3/xdr.3 +++ b/man3/xdr.3 @@ -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 -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html