diff --git a/docs-xml/manpages/winbindd.8.xml b/docs-xml/manpages/winbindd.8.xml index 1cb49cabd4a..f6aad3fb0e3 100644 --- a/docs-xml/manpages/winbindd.8.xml +++ b/docs-xml/manpages/winbindd.8.xml @@ -20,13 +20,13 @@ winbindd - -D - -F - -S - -i + -D|--daemon + -F|--foreground + -S|--stdout + -i|--interactive -d <debug level> -s <smb config file> - -n + -n|--no-caching @@ -135,7 +135,7 @@ hosts: files wins - -D + -D|--daemon If specified, this parameter causes the server to operate as a daemon. That is, it detaches itself and runs in the background on the appropriate port. @@ -145,7 +145,7 @@ hosts: files wins - -F + -F|--foreground If specified, this parameter causes the main winbindd process to not daemonize, i.e. double-fork and disassociate with the terminal. @@ -160,7 +160,7 @@ hosts: files wins - -S + -S|--stdout If specified, this parameter causes winbindd to log to standard output rather than a file. @@ -171,7 +171,7 @@ hosts: files wins &stdarg.help; - -i + -i|--interactive Tells winbindd to not become a daemon and detach from the current terminal. This option is used by developers when interactive debugging @@ -182,7 +182,7 @@ hosts: files wins - -n + -n|--no-caching Disable some caching. This means winbindd will often have to wait for a response from the domain controller before it can respond to a client and this thus makes things