The header <rpc/des_crypt.h> does not provide rtime(); <rpc/auth_des.h> does, as is also implied in both the NOTES and EXAMPLE sections. Signed-off-by: Rasmus Villemoes <rv@xxxxxxxxxxxxxxxxxx> --- man3/rtime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/rtime.3 b/man3/rtime.3 index 2471db0..c6324a4 100644 --- a/man3/rtime.3 +++ b/man3/rtime.3 @@ -14,7 +14,7 @@ rtime \- get time from a remote machine .SH SYNOPSIS .nf -.B "#include <rpc/des_crypt.h>" +.B "#include <rpc/auth_des.h>" .sp .BI "int rtime(struct sockaddr_in *" addrp ", struct rpc_timeval *" timep , .BI " struct rpc_timeval *" timeout ); -- 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