Deleted Added
full compact
rpcbind.3 (84425) rpcbind.3 (108037)
1.\" @(#)rpcbind.3n 1.25 93/05/07 SMI; from SVr4
2.\" Copyright 1989 AT&T
3.\" Copyright (c) 1988 Sun Microsystem's, Inc. - All Right's Reserved.
4.\" $NetBSD: rpcbind.3,v 1.2 2000/06/03 18:47:28 fvdl Exp $
1.\" @(#)rpcbind.3n 1.25 93/05/07 SMI; from SVr4
2.\" Copyright 1989 AT&T
3.\" Copyright (c) 1988 Sun Microsystem's, Inc. - All Right's Reserved.
4.\" $NetBSD: rpcbind.3,v 1.2 2000/06/03 18:47:28 fvdl Exp $
5.\" $FreeBSD: head/lib/libc/rpc/rpcbind.3 84425 2001-10-03 16:47:56Z bde $
5.\" $FreeBSD: head/lib/libc/rpc/rpcbind.3 108037 2002-12-18 12:45:11Z ru $
6.Dd May 7, 1993
7.Dt RPCBIND 3
8.Os
9.Sh NAME
10.Nm rpcb_getmaps ,
11.Nm rpcb_getaddr ,
12.Nm rpcb_gettime ,
13.Nm rpcb_rmtcall ,

--- 78 unchanged lines hidden (view full) ---

92.Dv NULL ,
93.Fn rpcb_gettime
94returns the time on its own machine.
95This routine returns
96.Dv TRUE
97if it succeeds,
98.Dv FALSE
99if it fails.
6.Dd May 7, 1993
7.Dt RPCBIND 3
8.Os
9.Sh NAME
10.Nm rpcb_getmaps ,
11.Nm rpcb_getaddr ,
12.Nm rpcb_gettime ,
13.Nm rpcb_rmtcall ,

--- 78 unchanged lines hidden (view full) ---

92.Dv NULL ,
93.Fn rpcb_gettime
94returns the time on its own machine.
95This routine returns
96.Dv TRUE
97if it succeeds,
98.Dv FALSE
99if it fails.
100The
100.Fn rpcb_gettime
101.Fn rpcb_gettime
102function
101can be used to synchronize the time between the
102client and the remote server.
103.It Fn rpcb_rmtcall
104An interface to the rpcbind service, which instructs
105rpcbind on
106.Fa host
107to make an RPC
108call on your behalf to a procedure on that host.

--- 81 unchanged lines hidden ---
103can be used to synchronize the time between the
104client and the remote server.
105.It Fn rpcb_rmtcall
106An interface to the rpcbind service, which instructs
107rpcbind on
108.Fa host
109to make an RPC
110call on your behalf to a procedure on that host.

--- 81 unchanged lines hidden ---