From 3941058359150a7c2d2084d459620364f1bfacc0 Mon Sep 17 00:00:00 2001
From: Gerald Carter
Date: Thu, 15 Aug 2002 13:56:33 +0000
Subject: large set of updates converting some of the textdocs to SGML/DocBook.
I think these were originally from Jelmer, but I've lost the original
message.
Also had some syntax errors in the manpages (does no one regenerate
after making changes to the SGML source?)
Still have some developer specific docs to add from Jelmer in the next
go around....
(This used to be commit 5f673b788314325699a64377d514dda435e6c478)
---
docs/htmldocs/rpcclient.1.html | 43 +++++++++++++++++++++++++++++++++++-------
1 file changed, 36 insertions(+), 7 deletions(-)
(limited to 'docs/htmldocs/rpcclient.1.html')
diff --git a/docs/htmldocs/rpcclient.1.html b/docs/htmldocs/rpcclient.1.html
index eaa864f109..9ffca61437 100644
--- a/docs/htmldocs/rpcclient.1.html
+++ b/docs/htmldocs/rpcclient.1.html
@@ -37,12 +37,12 @@ NAME="AEN8"
>rpcclient [-A authfile] [-c <command string>] [-d debuglevel] [-h] [-l logfile] [-N] [-s <smb config file>] [-U username[%password]] [-W workgroup] [-N] {server}
[-A authfile] [-c <command string>] [-d debuglevel] [-h] [-l logfile] [-N] [-s <smb config file>] [-U username[%password]] [-W workgroup] [-N] [-I destinationIP] {server}DESCRIPTION
OPTIONS
-I IP-addressIP address is the address of the server to connect to.
+ It should be specified in standard "a.b.c.d" notation.
Normally the client would attempt to locate a named
+ SMB/CIFS server by looking it up via the NetBIOS name resolution
+ mechanism described above in the name resolve order
+ parameter above. Using this parameter will force the client
+ to assume that the server is on the machine with the specified IP
+ address and the NetBIOS name component of the resource being
+ connected to will be ignored.
There is no default for this parameter. If not supplied,
+ it will be determined automatically by the client as described
+ above.
-l|--logfile=logbasename