From 3baeca4fec7c6cc94bdf51544221d280a699fdbe Mon Sep 17 00:00:00 2001 From: Christof Schmitt Date: Wed, 20 Nov 2013 16:19:37 -0700 Subject: docs: Add winbindd to destination parameter in smbcontrol manpage Signed-off-by: Christof Schmitt Reviewed-by: Jeremy Allison --- docs-xml/manpages/smbcontrol.1.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs-xml/manpages') diff --git a/docs-xml/manpages/smbcontrol.1.xml b/docs-xml/manpages/smbcontrol.1.xml index 234e02d9c0..64c9d4872d 100644 --- a/docs-xml/manpages/smbcontrol.1.xml +++ b/docs-xml/manpages/smbcontrol.1.xml @@ -61,7 +61,9 @@ destination - One of nmbd, smbd or a process ID. + One of nmbd, + smbd, winbindd + or a process ID. The all destination causes the message to "broadcast" to all running daemons including nmbd and -- cgit