From c490850bad7f7d10bd306ff5a6bceeb2cb8eeb39 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 8 Aug 2004 19:14:52 +0000 Subject: [PATCH] Stylescript fixes --- docs/manpages/smbclient.1.xml | 20 +++++++++++++++++++- docs/xslt/expand-sambadoc.xsl | 3 +++ docs/xslt/pearson.xsl | 16 ++++++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) diff --git a/docs/manpages/smbclient.1.xml b/docs/manpages/smbclient.1.xml index 4b950fbd9ab..80633814401 100644 --- a/docs/manpages/smbclient.1.xml +++ b/docs/manpages/smbclient.1.xml @@ -20,6 +20,25 @@ smbclient + -b <buffer size> + -d debuglevel + -L <netbios name> + -U username + -I destinationIP + -M <netbios name> + -m maxprotocol + -A authfile + -N + -i scope + -O <socket options> + -p port + -R <name resolve order> + -s <smb config file> + -k + + + + smbclient servicename password -b <buffer size> @@ -32,7 +51,6 @@ -A authfile -N -l logdir - -L <netbios name> -I destinationIP -E -c <command string> diff --git a/docs/xslt/expand-sambadoc.xsl b/docs/xslt/expand-sambadoc.xsl index cd91bff8a12..ca57e7fec80 100644 --- a/docs/xslt/expand-sambadoc.xsl +++ b/docs/xslt/expand-sambadoc.xsl @@ -232,6 +232,9 @@ + + imagedescription of image with id is empty. + diff --git a/docs/xslt/pearson.xsl b/docs/xslt/pearson.xsl index 6a0eb3f1de9..99ee05b5af9 100644 --- a/docs/xslt/pearson.xsl +++ b/docs/xslt/pearson.xsl @@ -808,6 +808,12 @@ , + + + + , + + @@ -982,6 +988,16 @@ + + + + + + + + + + -- 2.11.4.GIT