Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Ledest:erlang:26
erlang
0354-Fix-small-error-in-monitor-docs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0354-Fix-small-error-in-monitor-docs.patch of Package erlang
From 9c757414ad9c533884321247f3570816cb2bee43 Mon Sep 17 00:00:00 2001 From: siiky <github-siiky@net-c.cat> Date: Tue, 8 Oct 2024 10:43:41 +0100 Subject: [PATCH] Fix small error in `monitor/*` docs --- erts/preloaded/src/erlang.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml index 016994618a..e000f34127 100644 --- a/erts/doc/src/erlang.xml +++ b/erts/doc/src/erlang.xml @@ -4644,7 +4644,7 @@ RealSystem = system + MissedSystem</code <p>Now, such a call to <c>monitor</c> will instead succeed and a monitor is created. But the monitor will only supervise the connection. That is, a <c>{'DOWN', _, process, _, noconnection}</c> is - the only message that may be received, as the primitive node have no + the only message that may be received, as the primitive node has no way of reporting the status of the monitored process.</p> </change> -- 2.43.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor