Date: Mon, 16 Sep 2002 14:45:37 -0700 (PDT) From: Bill Fenner <fenner@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc rpc_clnt_create.3 Message-ID: <200209162145.g8GLjbFi089919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2002/09/16 14:45:37 PDT Modified files: lib/libc/rpc rpc_clnt_create.3 Log: Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} to reflect that they actually require a u_int32_t *, which is not necessarily the same as an unsigned long *. Revision Changes Path 1.9 +4 -4 src/lib/libc/rpc/rpc_clnt_create.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209162145.g8GLjbFi089919>