summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsg <>2025-05-28 03:57:13 +0000
committerjsg <>2025-05-28 03:57:13 +0000
commit2fb1ca21ad4a3bebfe3187bb4e4e7d681ce52c6d (patch)
tree9ce893c65a4415c277e68a9ef2f6263d770606f2 /src
parentb1dd45ef5fd4c83b819456f207db22005aee5041 (diff)
downloadopenbsd-2fb1ca21ad4a3bebfe3187bb4e4e7d681ce52c6d.tar.gz
openbsd-2fb1ca21ad4a3bebfe3187bb4e4e7d681ce52c6d.tar.bz2
openbsd-2fb1ca21ad4a3bebfe3187bb4e4e7d681ce52c6d.zip
limitiation -> limitation
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/nc/nc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1
index e7dc770fca..25238ba698 100644
--- a/src/usr.bin/nc/nc.1
+++ b/src/usr.bin/nc/nc.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: nc.1,v 1.99 2025/05/21 08:41:35 djm Exp $ 1.\" $OpenBSD: nc.1,v 1.100 2025/05/28 03:57:13 jsg Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -25,7 +25,7 @@
25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27.\" 27.\"
28.Dd $Mdocdate: May 21 2025 $ 28.Dd $Mdocdate: May 28 2025 $
29.Dt NC 1 29.Dt NC 1
30.Os 30.Os
31.Sh NAME 31.Sh NAME
@@ -349,7 +349,7 @@ If the protocol is not specified, SOCKS version 5 is used.
349Note that the SOCKS v.4 protocol is very limited and can only be used when 349Note that the SOCKS v.4 protocol is very limited and can only be used when
350the destination host can be resolved to an IPv4 address. 350the destination host can be resolved to an IPv4 address.
351The other protocols pass the destination as a string to be interpreted 351The other protocols pass the destination as a string to be interpreted
352by the remote proxy and do not have this limitiation. 352by the remote proxy and do not have this limitation.
353.It Fl x Ar proxy_address Ns Op : Ns Ar port 353.It Fl x Ar proxy_address Ns Op : Ns Ar port
354Connect to 354Connect to
355.Ar destination 355.Ar destination