summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorAurelien Aptel <aaptel@suse.com>2015-07-31 17:01:10 +0200
committerJeremy Allison <jra@samba.org>2015-08-01 10:55:21 +0200
commit3bbf3848948c6afd27cd32df9c39f58995e7831b (patch)
tree8357d1c389665f90048f8813865f590f59df1b8d /docs-xml
parent10374dde0f9d2e13496198b90c0c6e592bfef86c (diff)
downloadsamba-3bbf3848948c6afd27cd32df9c39f58995e7831b.tar.gz
doc: mention that `smbd -i` exits after first connection
Signed-off-by: Aurelien Aptel <aaptel@suse.com> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/smbd.8.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs-xml/manpages/smbd.8.xml b/docs-xml/manpages/smbd.8.xml
index 7cf7d515118..1480e80f0eb 100644
--- a/docs-xml/manpages/smbd.8.xml
+++ b/docs-xml/manpages/smbd.8.xml
@@ -120,12 +120,12 @@
server to run "interactively", not as a daemon, even if the
server is executed on the command line of a shell. Setting this
parameter negates the implicit daemon mode when run from the
- command line. <command>smbd</command> also logs to standard
- output, as if the <command>-S</command> parameter had been
- given.
+ command line. <command>smbd</command> will only accept one
+ connection and terminate. It will also log to standard output,
+ as if the <command>-S</command> parameter had been given.
</para></listitem>
</varlistentry>
-
+
&stdarg.server.debug;
&popt.common.samba;
&popt.autohelp;