From ad6e765bcd4f35a282ef00e38ed9129f3a5c1d83 Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Thu, 1 Sep 2016 14:32:27 +0200 Subject: doc: Correct errors introduced by Editorial changes Fix some older errors as well. --- system/doc/efficiency_guide/advanced.xml | 4 ++-- system/doc/efficiency_guide/profiling.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/doc/efficiency_guide') diff --git a/system/doc/efficiency_guide/advanced.xml b/system/doc/efficiency_guide/advanced.xml index 016302fe50..eee2648f34 100644 --- a/system/doc/efficiency_guide/advanced.xml +++ b/system/doc/efficiency_guide/advanced.xml @@ -156,7 +156,7 @@ +P command-line flag in the erl(1) - manual page in erts. + manual page in ERTS. Known nodes @@ -236,7 +236,7 @@ +Q command-line flag in the erl(1) manual page - in erts. + in ERTS. Open files and diff --git a/system/doc/efficiency_guide/profiling.xml b/system/doc/efficiency_guide/profiling.xml index 1f3d503170..bf50a03fa6 100644 --- a/system/doc/efficiency_guide/profiling.xml +++ b/system/doc/efficiency_guide/profiling.xml @@ -128,7 +128,7 @@ performance impact. Using fprof is just a matter of calling a few library functions, see the fprof manual page in - tools .fprof was introduced in R8.

+ Tools .fprof was introduced in R8.

@@ -138,7 +138,7 @@ and in which function calls this time has been spent. Time is shown as percentage of total time and absolute time. For more information, see the eprof - manual page in tools.

+ manual page in Tools.

@@ -152,7 +152,7 @@ optimization. Using cover is just a matter of calling a few library functions, see the cover manual page in - tools.

+ Tools.

@@ -165,7 +165,7 @@ any modules to profile (compared with cover). For more information, see the cprof manual page in - tools.

+ Tools.

-- cgit v1.2.3