git: 9front

Download patch

ref: 68878fb672d333849074eae1b5549aad886888ab
parent: 9ca10c746d5d7b88d1d28d27253cd6274bcfc9bd
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Mon Jun 25 12:53:33 EDT 2012

dial(2): not in parallel on 9front

--- a/sys/man/2/dial
+++ b/sys/man/2/dial
@@ -102,9 +102,8 @@
 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.
--