From: Russell Bryant Date: Fri, 11 May 2007 18:31:36 +0000 (+0000) Subject: Fix some syntax errors. X-Git-Tag: 1.6.0-beta1~3^2~2703 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a795ea58fb8b5df20464a9f23965c060bdf5ae3c;p=thirdparty%2Fasterisk.git Fix some syntax errors. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@63946 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/qos.tex b/doc/qos.tex index c4d06e8deb..b86107fe56 100644 --- a/doc/qos.tex +++ b/doc/qos.tex @@ -8,7 +8,7 @@ congested with other traffic. Also asterisk running on Linux can set 802.1p CoS marks in VLAN packets for all used VoIP protocols. It is useful when you are working in switched enviropment. For maping skb->priority and VLAN CoS mark you need to use -command "vconfig set_egress_map [vlan-device] [skb-priority] [vlan-qos]". +command "vconfig set\_egress\_map [vlan-device] [skb-priority] [vlan-qos]". \subsubsection{SIP}