From c53fe7c4f79b16485aa3b4d2c5163c6deb8a6c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 8 Feb 2012 16:08:32 +0100 Subject: Deprecate applications that have been superseded by observer --- lib/pman/doc/src/pman.xml | 6 ++++++ lib/pman/doc/src/pman_chapter.xml | 6 ++++++ 2 files changed, 12 insertions(+) (limited to 'lib/pman/doc/src') diff --git a/lib/pman/doc/src/pman.xml b/lib/pman/doc/src/pman.xml index 84d5a5772a..5f95aecc04 100644 --- a/lib/pman/doc/src/pman.xml +++ b/lib/pman/doc/src/pman.xml @@ -32,6 +32,12 @@ pman A graphical process manager. + +

+ The Pman application has been superseded by the Observer application. + Pman will be removed in R16. +

+

A graphical tool used to inspect the Erlang processes executing either locally or on remote nodes. It is also possible to trace events in the individual processes.

diff --git a/lib/pman/doc/src/pman_chapter.xml b/lib/pman/doc/src/pman_chapter.xml index 141b488415..8668628bfa 100644 --- a/lib/pman/doc/src/pman_chapter.xml +++ b/lib/pman/doc/src/pman_chapter.xml @@ -32,6 +32,12 @@
Introduction + +

+ The Pman application has been superseded by the Observer application. + Pman will be removed in R16. +

+

The process manager Pman is a tool for viewing processes executing locally or on remote nodes. Its main purpose is to locate erroneous code by inspecting the state of the processes and by tracing -- cgit v1.2.3