From b95342cfd3c6aa137312b7c677ecb243fff400af Mon Sep 17 00:00:00 2001From: fche Date: Sat, 1 Dec 2018 20:03:54 +0000Subject: removed man pages--- tapsets/API-sunrpc-clnt-clone-client_html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)(limited to 'tapsets/API-sunrpc-clnt-clone-client_html')diff --git a/tapsets/API-sunrpc-clnt-clone-client_html b/tapsets/API-sunrpc-clnt-clone-client_htmlindex 1708f949..025a81de 100644--- a/tapsets/API-sunrpc-clnt-clone-client_html+++ b/tapsets/API-sunrpc-clnt-clone-client_html@@ -1,17 +1,17 @@ probe::sunrpc.clnt.clone_client

Name

probe::sunrpc.clnt.clone_client — Clone an RPC client structure-

Synopsis

sunrpc.clnt.clone_client 

Values

servername

- the server machine name+

Synopsis

sunrpc.clnt.clone_client 

Values

prog

+ the RPC program number

progname

the RPC program name+

port

+ the port number

authflavor

the authentication flavor-

prot

- the IP protocol number-

prog

- the RPC program number

vers

the RPC program version number-

port

- the port number+

prot

+ the IP protocol number+

servername

+ the server machine name

--cgit