All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
To: Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 2/3] socket.2, ip.7: tfix
Date: Mon,  1 May 2017 23:30:03 +0200	[thread overview]
Message-ID: <20170501213004.2199-2-jwilk@jwilk.net> (raw)
In-Reply-To: <20170501213004.2199-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man2/socket.2 | 2 +-
 man7/ip.7     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/socket.2 b/man2/socket.2
index 4bd1e9809..b7cb1685f 100644
--- a/man2/socket.2
+++ b/man2/socket.2
@@ -295,7 +295,7 @@ or
 argument.
 .PP
 When the network signals an error condition to the protocol module (e.g.,
-using a ICMP message for IP) the pending error flag is set for the socket.
+using an ICMP message for IP) the pending error flag is set for the socket.
 The next operation on this socket will return the error code of the pending
 error.
 For some protocols it is possible to enable a per-socket error queue
diff --git a/man7/ip.7 b/man7/ip.7
index 0c6379f24..2ff17c845 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -1168,7 +1168,7 @@ A connection was closed during an
 .TP
 .B EHOSTUNREACH
 No valid routing table entry matches the destination address.
-This error can be caused by a ICMP message from a remote router or
+This error can be caused by an ICMP message from a remote router or
 for the local routing table.
 .TP
 .B EINVAL
-- 
2.13.0.rc0.306.g87b477812d

--
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

  parent reply	other threads:[~2017-05-01 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-01 21:30 [PATCH 1/3] ioctl_console.2: tfix Jakub Wilk
     [not found] ` <20170501213004.2199-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-05-01 21:30   ` Jakub Wilk [this message]
     [not found]     ` <20170501213004.2199-2-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-05-02 20:17       ` [PATCH 2/3] socket.2, ip.7: tfix Michael Kerrisk (man-pages)
2017-05-01 21:30   ` [PATCH 3/3] ulimit.3: tfix Jakub Wilk
     [not found]     ` <20170501213004.2199-3-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-05-02 20:17       ` Michael Kerrisk (man-pages)
2017-05-02 20:16   ` [PATCH 1/3] ioctl_console.2: tfix Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170501213004.2199-2-jwilk@jwilk.net \
    --to=jwilk-txgolizoknreowh0uzbu5w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.