mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-14 15:40:51 +02:00
commit bash-20120420 snapshot
This commit is contained in:
+2
-2
@@ -3470,12 +3470,12 @@ File descriptor 2 is duplicated.
|
||||
.B /dev/tcp/\fIhost\fP/\fIport\fP
|
||||
If \fIhost\fP is a valid hostname or Internet address, and \fIport\fP
|
||||
is an integer port number or service name, \fBbash\fP attempts to open
|
||||
a TCP connection to the corresponding socket.
|
||||
the corresponding TCP socket.
|
||||
.TP
|
||||
.B /dev/udp/\fIhost\fP/\fIport\fP
|
||||
If \fIhost\fP is a valid hostname or Internet address, and \fIport\fP
|
||||
is an integer port number or service name, \fBbash\fP attempts to open
|
||||
a UDP connection to the corresponding socket.
|
||||
the corresponding UDP socket.
|
||||
.PD
|
||||
.RE
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user