From aed1af463588316d456cebd7a00da6b51f95e775 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 8 Aug 2004 19:14:52 +0000 Subject: Stylescript fixes (This used to be commit c490850bad7f7d10bd306ff5a6bceeb2cb8eeb39) --- docs/manpages/smbclient.1.xml | 20 +++++++++++++++++++- docs/xslt/expand-sambadoc.xsl | 3 +++ docs/xslt/pearson.xsl | 16 ++++++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/manpages/smbclient.1.xml b/docs/manpages/smbclient.1.xml index 4b950fbd9a..8063381440 100644 --- a/docs/manpages/smbclient.1.xml +++ b/docs/manpages/smbclient.1.xml @@ -18,6 +18,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 @@ -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 cd91bff8a1..ca57e7fec8 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 6a0eb3f1de..99ee05b5af 100644 --- a/docs/xslt/pearson.xsl +++ b/docs/xslt/pearson.xsl @@ -808,6 +808,12 @@ , + + + + , + + @@ -982,6 +988,16 @@ + + + + + + + + + + -- cgit