diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-04 02:59:30 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-10-04 02:59:30 +0000 |
| commit | 3d2723b956c540552df96cee752f2bcc9c83e9a8 (patch) | |
| tree | 390580e49b96a503a9bfb76aba166964d2064402 /doc/s6-tcpclient.html | |
| parent | e9b3fdb19cb1bcabbd1926ebe05f111cac30e233 (diff) | |
| download | s6-networking-3d2723b956c540552df96cee752f2bcc9c83e9a8.tar.gz | |
s6-tcpclient noqualifies by default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-tcpclient.html')
| -rw-r--r-- | doc/s6-tcpclient.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tcpclient.html b/doc/s6-tcpclient.html index 39da083..f7f902f 100644 --- a/doc/s6-tcpclient.html +++ b/doc/s6-tcpclient.html @@ -102,8 +102,8 @@ voids any kind of lookup. </li> via DNS. The default, when this option is not given, is to look up the local and remote host IPs in the DNS database to get the corresponding names. </li> <li> <tt>-n</tt> : qualify <em>host</em> when resolving it to -find suitable IP addresses. This is the default. </li> - <li> <tt>-N</tt> : do not qualify <em>host</em>. </li> +find suitable IP addresses. </li> + <li> <tt>-N</tt> : do not qualify <em>host</em>. This is the default. </li> <li> <tt>-t :<em>timeout</em></tt> : put a global timeout on the connection attempt. If no fully functional connection has been established after <em>timeout</em> seconds, abort the program. By |
