Date: Wed, 3 Oct 2001 09:47:57 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc rpc_clnt_calls.3 rpc_clnt_create.3 rpc_secure.3 rpc_soc.3 rpc_svc_calls.3 rpc_svc_create.3 rpc_svc_err.3 rpc_svc_reg.3 rpc_xdr.3 rpcbind.3 Message-ID: <200110031647.f93Glv063143@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/10/03 09:47:57 PDT
Modified files:
lib/libc/rpc rpc_clnt_calls.3 rpc_clnt_create.3
rpc_secure.3 rpc_soc.3 rpc_svc_calls.3
rpc_svc_create.3 rpc_svc_err.3
rpc_svc_reg.3 rpc_xdr.3 rpcbind.3
Log:
Fixed bitrot in synopsis. The TI-RPC changes gave mounds of it, mainly
inconsistently weird const poisoning in the man pages relative to the
headers.
Revision Changes Path
1.5 +7 -6 src/lib/libc/rpc/rpc_clnt_calls.3
1.5 +2 -2 src/lib/libc/rpc/rpc_clnt_create.3
1.12 +3 -3 src/lib/libc/rpc/rpc_secure.3
1.6 +2 -1 src/lib/libc/rpc/rpc_soc.3
1.4 +2 -2 src/lib/libc/rpc/rpc_svc_calls.3
1.4 +4 -4 src/lib/libc/rpc/rpc_svc_create.3
1.3 +8 -8 src/lib/libc/rpc/rpc_svc_err.3
1.4 +7 -7 src/lib/libc/rpc/rpc_svc_reg.3
1.3 +5 -5 src/lib/libc/rpc/rpc_xdr.3
1.3 +3 -3 src/lib/libc/rpc/rpcbind.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?200110031647.f93Glv063143>
