Skip to content

Commit

Permalink
fixed typo in tcpclient man page
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Oct 10, 2024
1 parent 3a19e3a commit 677b6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ucspi-tcp-x/tcpclient.9
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ is provided or omitted, \fBtcpclient\fR does one of the two things below.

if \fIprog\fR is provided, it runs \fIprog\fR, with descriptor 6 reading
from the network/socket and descriptor 7 writing to the network/socket. It
also sets up several environment variables (see .BR tcp-environ (5)).
also sets up several environment variables (see \fBtcp-environ\fR(5)).

If \fIprog\fR is omitted, \fBtcpclient\fR enters client mode where it
passes data from descriptor 0 to the network and data from the network to
Expand Down

0 comments on commit 677b6c8

Please sign in to comment.