aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tex
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-31 16:38:28 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-31 16:38:28 +0000
commitc5e25e41de9ae611f6897ab41a9f574cfcb45fbf (patch)
tree8611dbd4765d9bf7f19b23294dfde6076d4dfc59 /doc/tex
parent7403b2aefbb72c428b6cfe348ff55889d2a9f2e2 (diff)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@134806 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/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)