diff options
author | Alexey Shchepin <alexey@process-one.net> | 2007-07-31 04:13:58 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2007-07-31 04:13:58 +0000 |
commit | a78ea8fb5415892378ec6f2a527e7fcf749aea91 (patch) | |
tree | 58019d3dfd94ed2360ed3cb237b4c96390889b39 /doc/guide.tex | |
parent | * src/msgs/zh.msg: Updated (thanks to Shelley Shyan) (diff) |
* src/mod_version.erl: Added option to hide OS version (thanks to
Badlop)
* doc/guide.tex: Updated
SVN Revision: 848
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index dc42f6bc8..685389eda 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2946,6 +2946,8 @@ answers \ejabberd{}'s version when queried. Options: \begin{description} +\titem{show\_os}\ind{options!showos}Should the operating system be revealed or not. + The default value is \term{true}. \iqdiscitem{Software Version (\ns{jabber:iq:version})} \end{description} |