From 108574a59027a3f09490380639a26d578b2703a1 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 10 Jan 2008 08:39:53 +0000 Subject: -Use '&stdarg.[server|client].debug' instead of '&stdarg.debug'; -Remove the debug section in smbclient manpage (replaced by '&stdarg.client.debug' -Add '&stdarg.[server|client].debug' where debug section was included with '&popt.common.samba' before the changes in samba.entities Karolin (This used to be commit 01fa9b7b217aff816ce9365e122f356f2609daf9) --- docs/manpages-3/net.8.xml | 2 +- docs/manpages-3/nmbd.8.xml | 1 + docs/manpages-3/nmblookup.1.xml | 2 +- docs/manpages-3/ntlm_auth.1.xml | 1 + docs/manpages-3/pdbedit.8.xml | 1 + docs/manpages-3/rpcclient.1.xml | 1 + docs/manpages-3/smbcacls.1.xml | 1 + docs/manpages-3/smbclient.1.xml | 54 ++-------------------------------------- docs/manpages-3/smbcquotas.1.xml | 1 + docs/manpages-3/smbd.8.xml | 1 + docs/manpages-3/smbsh.1.xml | 2 +- docs/manpages-3/smbstatus.1.xml | 3 ++- docs/manpages-3/smbtree.1.xml | 1 + docs/manpages-3/swat.8.xml | 1 + docs/manpages-3/vfstest.1.xml | 1 + docs/manpages-3/winbindd.8.xml | 1 + docs/xslt/man.xsl | 4 --- 17 files changed, 18 insertions(+), 60 deletions(-) diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index 0f5019851c..9b7ab69125 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -122,7 +122,7 @@ - &stdarg.debug; + &stdarg.server.debug; diff --git a/docs/manpages-3/nmbd.8.xml b/docs/manpages-3/nmbd.8.xml index c7366fcea8..31b63e122e 100644 --- a/docs/manpages-3/nmbd.8.xml +++ b/docs/manpages-3/nmbd.8.xml @@ -145,6 +145,7 @@ 5 man page for details on the contents of this file. + &stdarg.server.debug; &popt.common.samba; diff --git a/docs/manpages-3/nmblookup.1.xml b/docs/manpages-3/nmblookup.1.xml index 551235b53a..b2f5fc687b 100644 --- a/docs/manpages-3/nmblookup.1.xml +++ b/docs/manpages-3/nmblookup.1.xml @@ -130,7 +130,7 @@ query a WINS server. - + &stdarg.server.debug; &popt.common.samba; diff --git a/docs/manpages-3/ntlm_auth.1.xml b/docs/manpages-3/ntlm_auth.1.xml index ce46f63900..cf88d2499e 100644 --- a/docs/manpages-3/ntlm_auth.1.xml +++ b/docs/manpages-3/ntlm_auth.1.xml @@ -340,6 +340,7 @@ + &stdarg.server.debug; &popt.common.samba; &stdarg.help; diff --git a/docs/manpages-3/pdbedit.8.xml b/docs/manpages-3/pdbedit.8.xml index 51f1d02410..aaa42b064a 100644 --- a/docs/manpages-3/pdbedit.8.xml +++ b/docs/manpages-3/pdbedit.8.xml @@ -410,6 +410,7 @@ account policy value for bad lockout attempt is now 3 &stdarg.help; + &stdarg.server.debug; &popt.common.samba; diff --git a/docs/manpages-3/rpcclient.1.xml b/docs/manpages-3/rpcclient.1.xml index 1c19878de0..6c396b91b9 100644 --- a/docs/manpages-3/rpcclient.1.xml +++ b/docs/manpages-3/rpcclient.1.xml @@ -84,6 +84,7 @@ above. + &stdarg.server.debug; &popt.common.samba; &popt.common.credentials; &popt.common.connection; diff --git a/docs/manpages-3/smbcacls.1.xml b/docs/manpages-3/smbcacls.1.xml index e3cefe57d7..6deb9e53ac 100644 --- a/docs/manpages-3/smbcacls.1.xml +++ b/docs/manpages-3/smbcacls.1.xml @@ -143,6 +143,7 @@ &stdarg.help; + &stdarg.server.debug; &popt.common.samba; diff --git a/docs/manpages-3/smbclient.1.xml b/docs/manpages-3/smbclient.1.xml index 607d40ce7f..7e4c1a666f 100644 --- a/docs/manpages-3/smbclient.1.xml +++ b/docs/manpages-3/smbclient.1.xml @@ -323,58 +323,8 @@ - - -V - Prints the program version number. - - - - - -s <configuration file> - The file specified contains the - configuration details required by the server. The - information in this file includes server-specific - information such as what printcap file to use, as well - as descriptions of all the services that the server is - to provide. See &smb.conf; for more information. - The default configuration file name is determined at - compile time. - - - - -d|--debuglevel=level - - level is an integer - from 0 to 10. The default value if this parameter is - not specified is 1 for smbclient. - - The higher this value, the more detail will be - logged to the log files about the activities of the - server. At level 0, only critical errors and serious - warnings will be logged. Level 1 is a reasonable level for - day-to-day running - it generates a small amount of - information about operations carried out. - - Levels above 1 will generate considerable - amounts of log data, and should only be used when - investigating a problem. Levels above 3 are designed for - use only by developers and generate HUGE amounts of log - data, most of which is extremely cryptic. - - Note that specifying this parameter here will - override the log level parameter - in the &smb.conf; file. - - - - - -l|--log-basename=logdirectory - Base directory name for log/debug files. The extension - ".progname" will be appended (e.g. log.smbclient, - log.smbd, etc...). The log file is never removed by the client. - - - + &stdarg.client.debug; + &popt.common.samba; &popt.common.credentials; &popt.common.connection; diff --git a/docs/manpages-3/smbcquotas.1.xml b/docs/manpages-3/smbcquotas.1.xml index 9c7cc2f74d..b40e5d6b70 100644 --- a/docs/manpages-3/smbcquotas.1.xml +++ b/docs/manpages-3/smbcquotas.1.xml @@ -107,6 +107,7 @@ &stdarg.help; + &stdarg.server.debug; &popt.common.samba; &popt.common.credentials; diff --git a/docs/manpages-3/smbd.8.xml b/docs/manpages-3/smbd.8.xml index 302905b670..999cd5a6db 100644 --- a/docs/manpages-3/smbd.8.xml +++ b/docs/manpages-3/smbd.8.xml @@ -124,6 +124,7 @@ + &stdarg.server.debug; &popt.common.samba; &stdarg.help; diff --git a/docs/manpages-3/smbsh.1.xml b/docs/manpages-3/smbsh.1.xml index 48655b0ab1..73f2e7141b 100644 --- a/docs/manpages-3/smbsh.1.xml +++ b/docs/manpages-3/smbsh.1.xml @@ -72,7 +72,7 @@ &stdarg.configfile; - &stdarg.debug; + &stdarg.server.debug; &stdarg.resolve.order; diff --git a/docs/manpages-3/smbstatus.1.xml b/docs/manpages-3/smbstatus.1.xml index a0f4efb145..6e425897ef 100644 --- a/docs/manpages-3/smbstatus.1.xml +++ b/docs/manpages-3/smbstatus.1.xml @@ -55,8 +55,9 @@ gives brief output. + &stdarg.server.debug; &popt.common.samba; - + -v|--verbose gives verbose output. diff --git a/docs/manpages-3/smbtree.1.xml b/docs/manpages-3/smbtree.1.xml index e493ef25d5..1d4d651fbd 100644 --- a/docs/manpages-3/smbtree.1.xml +++ b/docs/manpages-3/smbtree.1.xml @@ -64,6 +64,7 @@ + &stdarg.server.debug; &popt.common.samba; &popt.common.credentials; &stdarg.help; diff --git a/docs/manpages-3/swat.8.xml b/docs/manpages-3/swat.8.xml index 3ff305dc62..75babe7174 100644 --- a/docs/manpages-3/swat.8.xml +++ b/docs/manpages-3/swat.8.xml @@ -77,6 +77,7 @@ buttons. + &stdarg.server.debug; &popt.common.samba; &stdarg.help; diff --git a/docs/manpages-3/vfstest.1.xml b/docs/manpages-3/vfstest.1.xml index 30ff7b2b65..72cac4452e 100644 --- a/docs/manpages-3/vfstest.1.xml +++ b/docs/manpages-3/vfstest.1.xml @@ -59,6 +59,7 @@ + &stdarg.server.debug; &popt.common.samba; diff --git a/docs/manpages-3/winbindd.8.xml b/docs/manpages-3/winbindd.8.xml index 3efeece93b..0fc0e8147f 100644 --- a/docs/manpages-3/winbindd.8.xml +++ b/docs/manpages-3/winbindd.8.xml @@ -160,6 +160,7 @@ hosts: files wins than a file. + &stdarg.server.debug; &popt.common.samba; &stdarg.help; diff --git a/docs/xslt/man.xsl b/docs/xslt/man.xsl index c810e2295b..5232d2ead2 100644 --- a/docs/xslt/man.xsl +++ b/docs/xslt/man.xsl @@ -175,10 +175,6 @@ .TP - - - - -- cgit