summaryrefslogtreecommitdiff
path: root/sys/man/2
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2012-06-25 16:53:33 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2012-06-25 16:53:33 +0200
commite077349fef88206e8d29ccb5368d733702bcd5e9 (patch)
tree77328003fc452563e7a3856d6cdfec676b99453f /sys/man/2
parente9af32cc3aad0e8e5e90fb90de0ccfd90ffde4c7 (diff)
dial(2): not in parallel on 9front
Diffstat (limited to 'sys/man/2')
-rw-r--r--sys/man/2/dial5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/man/2/dial b/sys/man/2/dial
index 0d76065f8..f5cb417fb 100644
--- a/sys/man/2/dial
+++ b/sys/man/2/dial
@@ -102,9 +102,8 @@ If the network in
is
.BR net ,
.I dial
-will try in parallel all addresses on
-networks in common between source and destination
-until a call succeeds.
+will try all addresses on networks in common between source
+and destination until a call succeeds.
It returns a file descriptor open for reading and writing the
.B data
file in the line directory.