linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ip.7: tfix
@ 2020-05-14 18:23 Ondrej Slamecka
  2020-05-15  6:47 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Ondrej Slamecka @ 2020-05-14 18:23 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man, Ondrej Slamecka

---
 man7/ip.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/ip.7 b/man7/ip.7
index 8076101d8..06f47715e 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -352,7 +352,7 @@ The
 structure is similar to
 .I ip_mreqn
 described under
-.BR IP_ADD_MEMBERSIP .
+.BR IP_ADD_MEMBERSHIP .
 The
 .I imr_multiaddr
 field contains the address of the multicast group the application
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] ip.7: tfix
@ 2014-09-10 21:38 David Prévot
       [not found] ` <1410385112-1976-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: David Prévot @ 2014-09-10 21:38 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot

---
 man7/ip.7 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man7/ip.7 b/man7/ip.7
index 2f18015..94b5519 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -1006,17 +1006,17 @@ the port number in a socket address is specified as 0 when calling
 is called on a stream socket that was not previously bound;
 .IP *
 .BR connect (2)
-was called on a socket that was not not previously bound;
+was called on a socket that was not previously bound;
 .IP *
 .BR sendto (2)
-is called on a datagram socket that was not not previously bound.
+is called on a datagram socket that was not previously bound.
 .RE
 .IP
 Allocation of ephemeral ports starts with the first number in
 .IR ip_local_port_range
 and ends with the second number.
 If the range of ephemeral ports is exhausted,
-then the relevant system call returns an error (but see BUGS)
+then the relevant system call returns an error (but see BUGS).
 .IP
 Note that the port range in
 .IR ip_local_port_range
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-15  6:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 18:23 [PATCH] ip.7: tfix Ondrej Slamecka
2020-05-15  6:47 ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-10 21:38 David Prévot
     [not found] ` <1410385112-1976-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-09-14  2:06   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).