From 0f34fd5142bb6839ba3826a2e6649fdd100e8525 Mon Sep 17 00:00:00 2001 From: charles forsyth Date: Fri, 13 Jun 2014 12:54:10 +0100 Subject: 20140613-1254 --- man/2/sys-dial | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/2/sys-dial b/man/2/sys-dial index 4626f557..1c956dc1 100644 --- a/man/2/sys-dial +++ b/man/2/sys-dial @@ -18,6 +18,14 @@ dial: fn(addr, local: string): (int, Connection); listen: fn(c: Connection): (int, Connection); .EE .SH DESCRIPTION +These routines in the +.B Sys +module are still used by some existing code. +They are deprecated, and new applications should use the +.B Dial +module described in +.IR dial (2). +.PP These routines establish network connections. Their description uses the following definitions: .TF network -- cgit v1.2.3