aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_handler.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/cowboy_handler.asciidoc')
-rw-r--r--doc/src/manual/cowboy_handler.asciidoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/manual/cowboy_handler.asciidoc b/doc/src/manual/cowboy_handler.asciidoc
index 93dad22..9ffdd1c 100644
--- a/doc/src/manual/cowboy_handler.asciidoc
+++ b/doc/src/manual/cowboy_handler.asciidoc
@@ -53,9 +53,7 @@ normal::
{crash, Class, Reason}::
A crash occurred in the handler. `Class` and `Reason` can be
- used to obtain more information about the crash. The function
- `erlang:get_stacktrace/0` can also be called to obtain the
- stacktrace of the process when the crash occurred.
+ used to obtain more information about the crash.
== Exports