From 348e423dd913fabaea56f15eecca3d155723ee08 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 28 Jun 2003 23:53:39 +0000 Subject: Hiten's patchset for section four manpages, slightly edited by me. --- share/man/man4/udp.4 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'share/man/man4/udp.4') 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 -- cgit v1.1