From 40aa7db09067be36ac53728aae4779d781a4d519 Mon Sep 17 00:00:00 2001From: fche Date: Tue, 7 May 2019 22:40:24 +0000Subject: removed man pages--- tapsets/API-sunrpc-clnt-create-client_html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)(limited to 'tapsets/API-sunrpc-clnt-create-client_html')diff --git a/tapsets/API-sunrpc-clnt-create-client_html b/tapsets/API-sunrpc-clnt-create-client_htmlindex 1b2e6a12..e1322d33 100644--- a/tapsets/API-sunrpc-clnt-create-client_html+++ b/tapsets/API-sunrpc-clnt-create-client_html@@ -1,17 +1,17 @@ probe::sunrpc.clnt.create_client

Name

probe::sunrpc.clnt.create_client — Create an RPC client-

Synopsis

sunrpc.clnt.create_client 

Values

prog

- the RPC program number-

progname

- the RPC program name-

authflavor

- the authentication flavor-

port

+

Synopsis

sunrpc.clnt.create_client 

Values

port

the port number

servername

the server machine name+

prog

+ the RPC program number

vers

the RPC program version number

prot

the IP protocol number+

progname

+ the RPC program name+

authflavor

+ the authentication flavor

--cgit