summaryrefslogtreecommitdiffstats
path: root/share/man/man4/udp.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-06-28 23:53:39 +0000
committerru <ru@FreeBSD.org>2003-06-28 23:53:39 +0000
commit348e423dd913fabaea56f15eecca3d155723ee08 (patch)
tree119cebb3a669617b213ec04fe871163ae082cfb1 /share/man/man4/udp.4
parente4f0eb6b17525e227a1bc1d660ab253005530425 (diff)
downloadFreeBSD-src-348e423dd913fabaea56f15eecca3d155723ee08.zip
FreeBSD-src-348e423dd913fabaea56f15eecca3d155723ee08.tar.gz
Hiten's patchset for section four manpages, slightly edited by me.
Diffstat (limited to 'share/man/man4/udp.4')
-rw-r--r--share/man/man4/udp.49
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/udp.4 b/share/man/man4/udp.4
index 1504a47..0673ece 100644
--- a/share/man/man4/udp.4
+++ b/share/man/man4/udp.4
@@ -76,7 +76,8 @@ address formats are identical to those used by
In particular
.Tn UDP
provides a port identifier in addition
-to the normal Internet address format. Note that the
+to the normal Internet address format.
+Note that the
.Tn UDP
port
space is separate from the
@@ -88,7 +89,8 @@ may not be
.Dq connected
to a
.Tn TCP
-port). In addition broadcast
+port).
+In addition broadcast
packets may be sent (assuming the underlying network supports
this) by using a reserved
.Dq broadcast address ;
@@ -148,7 +150,8 @@ listening, log the connection attempt (disabled by default).
.It udp.blackhole
When a datagram is received on a port where there is no socket
listening, do not return an ICMP port unreachable message.
-(Disabled by default. See
+(Disabled by default.
+See
.Xr blackhole 4 . )
.El
.Sh SEE ALSO
OpenPOWER on IntegriCloud