summaryrefslogtreecommitdiff
path: root/doc/tex/app-sms.tex
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-07-31 16:37:08 +0000
committerRussell Bryant <russell@russellbryant.com>2008-07-31 16:37:08 +0000
commitf4c4469f38c98429e2b31d2badabedc3661496a2 (patch)
tree658a34a6aea677694c149a2f5963a2442d01be64 /doc/tex/app-sms.tex
parent95ab87a07d6bf5957bddb201a9cdceded9259d5e (diff)
Fix some tex errors
(closes issue #13211) Reported by: eliel Patches: fixtexerrors.patch uploaded by eliel (license 64) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@134803 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/tex/app-sms.tex')
-rw-r--r--doc/tex/app-sms.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tex/app-sms.tex b/doc/tex/app-sms.tex
index ec65a66f9..d40d57aa1 100644
--- a/doc/tex/app-sms.tex
+++ b/doc/tex/app-sms.tex
@@ -151,7 +151,7 @@ exten = _X./_80058752[0-8]0,1,Goto(smsmtrx,${EXTEN}-${CALLERID(num):8:1},1)
\end{astlisting}
Alternatively, if you have the correct national prefix on incoming
- CLI, e.g. using dahdi_hfc, you might use:
+ CLI, e.g. using dahdi\_hfc, you might use:
\begin{astlisting}
\begin{verbatim}
exten = _X./08005875290,1,Goto(smsmtrx,${EXTEN},1)