From 21376b80ebfc783f5301f36db0a967c5640446cf Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Thu, 19 May 2016 11:17:32 +0200 Subject: runtime_tools: Fix documentation for dbg:p --- lib/runtime_tools/doc/src/dbg.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/runtime_tools/doc') diff --git a/lib/runtime_tools/doc/src/dbg.xml b/lib/runtime_tools/doc/src/dbg.xml index 49b11ddc3c..14a81b2293 100644 --- a/lib/runtime_tools/doc/src/dbg.xml +++ b/lib/runtime_tools/doc/src/dbg.xml @@ -189,9 +189,9 @@ Error: fun containing local erlang function calls ('is_atomm' called in guard)\ all All processes and ports in the system as well as all processes and ports created hereafter are to be traced. - all_processes + processes All processes in the system as well as all processes created hereafter are to be traced. - all_ports + ports All ports in the system as well as all ports created hereafter are to be traced. new All processes and ports created after the call is are to be traced. -- cgit v1.2.3