mirror of
https://github.com/processone/ejabberd.git
synced 2025-01-03 18:02:28 +01:00
* doc/guide.text: No need to escape underscore in Latex verbatim sections
SVN Revision: 791
This commit is contained in:
parent
009339a956
commit
e8308beb47
@ -1,5 +1,8 @@
|
||||
2007-06-25 Mickael Remond <mickael.remond@process-one.net>
|
||||
|
||||
* doc/guide.text: No need to escape underscore in Latex verbatim
|
||||
sections
|
||||
|
||||
* doc/guide.tex: Watchdog alert documentation
|
||||
* src/ejabberd.cfg.example: Likewise
|
||||
|
||||
|
@ -1851,7 +1851,7 @@ Examples:
|
||||
{modules,
|
||||
[
|
||||
...
|
||||
{mod_irc, [{access, all}, {default\_encoding, "iso8859-15"}]},
|
||||
{mod_irc, [{access, all}, {default_encoding, "iso8859-15"}]},
|
||||
...
|
||||
]}.
|
||||
\end{verbatim}
|
||||
|
@ -1,2 +1,2 @@
|
||||
% ejabberd version (automatically generated).
|
||||
\newcommand{\version}{1.1.3}
|
||||
\newcommand{\version}{1.1.2}
|
||||
|
Loading…
Reference in New Issue
Block a user