Author: kseeger Date: 2007-12-14 12:20:13 +0000 (Fri, 14 Dec 2007) New Revision: 1215
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1215 Log: Rename common samba option logfile to log-basename according to the source code. Karolin Modified: trunk/manpages-3/smbclient.1.xml Changeset: Modified: trunk/manpages-3/smbclient.1.xml =================================================================== --- trunk/manpages-3/smbclient.1.xml 2007-12-13 13:36:59 UTC (rev 1214) +++ trunk/manpages-3/smbclient.1.xml 2007-12-14 12:20:13 UTC (rev 1215) @@ -49,7 +49,7 @@ <arg choice="opt">-m maxprotocol</arg> <arg choice="opt">-A authfile</arg> <arg choice="opt">-N</arg> - <arg choice="opt">-l logdir</arg> + <arg choice="opt">-l log-basename</arg> <arg choice="opt">-I destinationIP</arg> <arg choice="opt">-E</arg> <arg choice="opt">-c <command string></arg>
