diff --git a/docs/latex/wx/htmlhlpf.tex b/docs/latex/wx/htmlhlpf.tex
index d4fbfbdb46..1b4e02d225 100644
--- a/docs/latex/wx/htmlhlpf.tex
+++ b/docs/latex/wx/htmlhlpf.tex
@@ -15,10 +15,10 @@ for wxHTML (or helpview) to read; and the .zip file can optionally be renamed to
Header file must contain these lines (and may contain additional lines which are ignored) :
\begin{verbatim}
-Contents file=@filename.hhc@
-Index file=@filename.hhk@
-Title=@title of your book@
-Default topic=@default page to be displayed.htm@
+Contents file=
+Index file=
+Title=
+Default topic=
\end{verbatim}
All filenames (including the Default topic) are relative to the
@@ -27,7 +27,7 @@ location of .hhp file.
{\bf Localization note:} In addition, .hhp file may contain line
\begin{verbatim}
-Charset=@rfc_charset@
+Charset=
\end{verbatim}
which specifies what charset (e.g. "iso8859\_1") was used in contents
@@ -44,15 +44,15 @@ Contents file has HTML syntax and it can be parsed by regular HTML parser. It co
\begin{verbatim}