summaryrefslogtreecommitdiff
path: root/doc/tex/manager.tex
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-07-26 14:49:51 +0000
committerRussell Bryant <russell@russellbryant.com>2007-07-26 14:49:51 +0000
commit51e7035dfeca1def3070ca65f18153ee1d340ba9 (patch)
treeccccf73a87a2b70872cb717d9c5447595e6463f8 /doc/tex/manager.tex
parent70f140c1d2df6f22976e1c26261cb4928632f959 (diff)
Merge a big batch of documentation fixes for escaping, marking URLs, places
where verbatim text went off the end of the page on the PDF, and various other improvements (closes issue #10307, IgorG) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/tex/manager.tex')
-rw-r--r--doc/tex/manager.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tex/manager.tex b/doc/tex/manager.tex
index b5f7071aa..5c881410e 100644
--- a/doc/tex/manager.tex
+++ b/doc/tex/manager.tex
@@ -58,7 +58,7 @@ To see all of the available manager commands, use the "manager show commands"
CLI command.
You can get more information about a manager command
-with the "manager show command <command>" CLI command in Asterisk.
+with the "manager show command $<$command$>$" CLI command in Asterisk.
\section{Examples}
\begin{verbatim}
@@ -101,7 +101,7 @@ Where 680 is an extension that sends you to a MeetMe room.
There are a number of GUI tools that use the manager interface, please search
the mailing list archives and the documentation page on the
-http://www.asterisk.org web site for more information.
+\url{http://www.asterisk.org} web site for more information.
\section{Some standard AMI headers}