All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perror(3): add missing period
@ 2017-09-28  0:12 Mike Frysinger
       [not found] ` <20170928001259.8678-1-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2017-09-28  0:12 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

From: Mike Frysinger <vapier-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>

Signed-off-by: Mike Frysinger <vapier-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
---
 man3/perror.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/perror.3 b/man3/perror.3
index e0ee3d1751c9..bbdac61a5d6c 100644
--- a/man3/perror.3
+++ b/man3/perror.3
@@ -89,7 +89,7 @@ The use of
 .IR sys_errlist "[]"
 is nowadays deprecated; use
 .BR strerror (3)
-instead
+instead.
 .PP
 When a system call fails, it usually returns \-1 and sets the
 variable
-- 
2.12.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] 2+ messages in thread

* Re: [PATCH] perror(3): add missing period
       [not found] ` <20170928001259.8678-1-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
@ 2017-09-28  7:23   ` Michael Kerrisk (man-opages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-opages) @ 2017-09-28  7:23 UTC (permalink / raw)
  To: Mike Frysinger
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 09/28/2017 02:12 AM, Mike Frysinger wrote:
> From: Mike Frysinger <vapier-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>

Thanks, Mike. Applied.

Cheers,

Michael


> Signed-off-by: Mike Frysinger <vapier-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
> ---
>   man3/perror.3 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/perror.3 b/man3/perror.3
> index e0ee3d1751c9..bbdac61a5d6c 100644
> --- a/man3/perror.3
> +++ b/man3/perror.3
> @@ -89,7 +89,7 @@ The use of
>   .IR sys_errlist "[]"
>   is nowadays deprecated; use
>   .BR strerror (3)
> -instead
> +instead.
>   .PP
>   When a system call fails, it usually returns \-1 and sets the
>   variable
> 
--
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	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-28  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-28  0:12 [PATCH] perror(3): add missing period Mike Frysinger
     [not found] ` <20170928001259.8678-1-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2017-09-28  7:23   ` Michael Kerrisk (man-opages)

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.