diff options
author | John Terpstra <jht@samba.org> | 2003-08-27 02:31:06 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-08-27 02:31:06 +0000 |
commit | 63a5f178e2fc4cf442294af2bac2bef906f0a65b (patch) | |
tree | f9a8d958fa4cc26db4c27e460db0abef022fd794 /docs/docbook/manpages | |
parent | 9fdc1363bec6ae9a0a0f9a37130b98a92ebe8ce2 (diff) | |
download | samba-63a5f178e2fc4cf442294af2bac2bef906f0a65b.tar.gz samba-63a5f178e2fc4cf442294af2bac2bef906f0a65b.tar.bz2 samba-63a5f178e2fc4cf442294af2bac2bef906f0a65b.zip |
patch from Guenther Deschner <gd@suse.de>
(This used to be commit 2e23491bb3bbf638ef37bace4e2fd22ade637618)
Diffstat (limited to 'docs/docbook/manpages')
-rw-r--r-- | docs/docbook/manpages/winbindd.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/winbindd.8.xml b/docs/docbook/manpages/winbindd.8.xml index d63c8e06e3..b13ec718cf 100644 --- a/docs/docbook/manpages/winbindd.8.xml +++ b/docs/docbook/manpages/winbindd.8.xml @@ -349,8 +349,8 @@ auth required /lib/security/pam_pwdb.so use_first_pass shadow nullok </varlistentry> <varlistentry> - <term>SIGUSR1</term> - <listitem><para>The SIGUSR1 signal will cause <command> + <term>SIGUSR2</term> + <listitem><para>The SIGUSR2 signal will cause <command> winbindd</command> to write status information to the winbind log file including information about the number of user and group ids allocated by <command>winbindd</command>.</para> |