diff options
author | Günther Deschner <gd@samba.org> | 2006-09-13 17:08:53 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:21 -0500 |
commit | 5f057424d699351aa5721d1bae1579a890907f97 (patch) | |
tree | f65742501c5b2927d2cb61fdb312c1444a63905d /docs/manpages-3 | |
parent | c9e0c52ae70a6e909611a5c956ddcc537d40b6ca (diff) | |
download | samba-5f057424d699351aa5721d1bae1579a890907f97.tar.gz samba-5f057424d699351aa5721d1bae1579a890907f97.tar.bz2 samba-5f057424d699351aa5721d1bae1579a890907f97.zip |
Mention the "silent" option.
Guenther
(This used to be commit e568019acc8d979f8e7f087168ff7c90ef886782)
Diffstat (limited to 'docs/manpages-3')
-rw-r--r-- | docs/manpages-3/pam_winbind.7.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/manpages-3/pam_winbind.7.xml b/docs/manpages-3/pam_winbind.7.xml index 861bc323a2..afbf11195f 100644 --- a/docs/manpages-3/pam_winbind.7.xml +++ b/docs/manpages-3/pam_winbind.7.xml @@ -119,6 +119,13 @@ </para></listitem> </varlistentry> + <varlistentry> + <term>silent</term> + <listitem><para> + Do not emit any messages. + </para></listitem> + </varlistentry> + </variablelist> |