summaryrefslogtreecommitdiffstats
path: root/contrib/netcat/nc.1
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2012-10-22 18:56:31 +0000
committerdelphij <delphij@FreeBSD.org>2012-10-22 18:56:31 +0000
commit79f289a888cc90ade3ab05d0211600ba13c0eab4 (patch)
treeee4d0ac497cf034719d5d70d7afef7125393f925 /contrib/netcat/nc.1
parent708d8e446e991358da23bb52ec5320440221f12f (diff)
downloadFreeBSD-src-79f289a888cc90ade3ab05d0211600ba13c0eab4.zip
FreeBSD-src-79f289a888cc90ade3ab05d0211600ba13c0eab4.tar.gz
MFV: netcat from OpenBSD 5.2.
MFC after: 1 month
Diffstat (limited to 'contrib/netcat/nc.1')
-rw-r--r--contrib/netcat/nc.18
1 files changed, 6 insertions, 2 deletions
diff --git a/contrib/netcat/nc.1 b/contrib/netcat/nc.1
index eb8cd9f..62eca47 100644
--- a/contrib/netcat/nc.1
+++ b/contrib/netcat/nc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nc.1,v 1.60 2012/02/07 12:11:43 lum Exp $
+.\" $OpenBSD: nc.1,v 1.61 2012/07/07 15:33:02 haesbaert Exp $
.\"
.\" Copyright (c) 1996 David Sacerdote
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 4, 2011
+.Dd February 7, 2012
.Dt NC 1
.Os
.Sh NAME
@@ -137,6 +137,10 @@ is completed.
It is an error to use this option without the
.Fl l
option.
+When used together with the
+.Fl u
+option, the server socket is not connected and it can receive UDP datagrams from
+multiple hosts.
.It Fl l
Used to specify that
.Nm
OpenPOWER on IntegriCloud