From a795ea58fb8b5df20464a9f23965c060bdf5ae3c Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 11 May 2007 18:31:36 +0000 Subject: [PATCH] Fix some syntax errors. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@63946 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/qos.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.47.2