summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages/smbclient.1.xml
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-09-09 02:58:53 +0000
committerGerald Carter <jerry@samba.org>2003-09-09 02:58:53 +0000
commit99bde6889d3d8b7a9e950c86c30e82662e1dacdd (patch)
treebb7d34722e3b2b98ae7e36c11f4e7e4d4538b6fb /docs/docbook/manpages/smbclient.1.xml
parenta50367ee119d0acf1bcaaf93f8c6fcc8fa68c999 (diff)
downloadsamba-99bde6889d3d8b7a9e950c86c30e82662e1dacdd.tar.gz
samba-99bde6889d3d8b7a9e950c86c30e82662e1dacdd.tar.bz2
samba-99bde6889d3d8b7a9e950c86c30e82662e1dacdd.zip
syncing files from 3.0 into HEAD again
(This used to be commit bca0bba209255d0effbae6a3d3b6d298f0952c3a)
Diffstat (limited to 'docs/docbook/manpages/smbclient.1.xml')
-rw-r--r--docs/docbook/manpages/smbclient.1.xml26
1 files changed, 4 insertions, 22 deletions
diff --git a/docs/docbook/manpages/smbclient.1.xml b/docs/docbook/manpages/smbclient.1.xml
index 8e52e878dd..d3b0bb45cd 100644
--- a/docs/docbook/manpages/smbclient.1.xml
+++ b/docs/docbook/manpages/smbclient.1.xml
@@ -1,8 +1,7 @@
-<?xml version="1.0" encoding="iso8859-1"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-<!ENTITY % globalentities SYSTEM './../global.ent'> %globalentities;
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+
+<!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities;
]>
<refentry id="smbclient.1">
@@ -221,23 +220,6 @@
</varlistentry>
- <varlistentry>
- <term>-l logfilename</term>
- <listitem><para>If specified, <replaceable>logfilename</replaceable> specifies a base filename
- into which operational data from the running client will be
- logged. </para>
-
- <para>The default base name is specified at compile time.</para>
-
- <para>The base name is used to generate actual log file names.
- For example, if the name specified was "log", the debug file
- would be <filename>log.client</filename>.</para>
-
- <para>The log file generated is never removed by the client.
- </para></listitem>
- </varlistentry>
-
-
&stdarg.help;
<varlistentry>