From f91fcac6739141af4bb66a97dfdaaccdcd74f50b Mon Sep 17 00:00:00 2001 From: Micael Karlberg Date: Tue, 2 Feb 2010 13:29:22 +0000 Subject: OTP-8317 & OTP-8362. --- lib/megaco/doc/src/megaco_debug.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'lib/megaco/doc/src/megaco_debug.xml') diff --git a/lib/megaco/doc/src/megaco_debug.xml b/lib/megaco/doc/src/megaco_debug.xml index 1b99985341..2523a3be86 100644 --- a/lib/megaco/doc/src/megaco_debug.xml +++ b/lib/megaco/doc/src/megaco_debug.xml @@ -4,7 +4,7 @@
- 20002009 + 20002010 Ericsson AB. All Rights Reserved. @@ -13,12 +13,12 @@ compliance with the License. You should have received a copy of the Erlang Public License along with this software. If not, it can be retrieved online at http://www.erlang.org/. - + Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. - + Testing and tools @@ -159,12 +159,12 @@

When run as above (this will take some time), the measurement process is done as follows:

-\011  For each codec:
-\011      For each message:
-\011          Read the message from the file
-\011               Detect message version
-\011               Measure decode
-                       Measure encode
+For each codec:
+    For each message:
+        Read the message from the file
+            Detect message version
+            Measure decode
+                Measure encode
           Write results, encode, decode and total, to file
         
@@ -218,11 +218,11 @@ message() = binary() with the following structure:

/pretty/ -\011 compact/ -\011 per/ -\011 ber/ -\011 erlang/ +/pretty/ + compact/ + per/ + ber/ + erlang/ ]]>

The file includes both version 1, 2 and version 3 messages.

-- cgit v1.2.3