linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] _syscall.2: ffix
@ 2013-07-09 20:07 Simon Paillard
       [not found] ` <1373400451-26243-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Paillard @ 2013-07-09 20:07 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard

---
 man2/_syscall.2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/_syscall.2 b/man2/_syscall.2
index 9a79108..c29ca55 100644
--- a/man2/_syscall.2
+++ b/man2/_syscall.2
@@ -105,7 +105,7 @@ System calls are not required to return only positive or negative error
 codes.
 You need to read the source to be sure how it will return errors.
 Usually, it is the negative of a standard error code,
-for example, i
+for example,
 .RI \- EPERM .
 The _syscall() macros will return the result
 .I r
-- 
1.7.10.4

--
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] _syscall.2: ffix
       [not found] ` <1373400451-26243-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-07-10 17:58   ` Michael Kerrisk
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2013-07-10 17:58 UTC (permalink / raw)
  To: Simon Paillard
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA,
	mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w

Applied. Thanks, Simon.

Michael

On 07/09/13 22:07, Simon Paillard wrote:
> ---
>  man2/_syscall.2 |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/_syscall.2 b/man2/_syscall.2
> index 9a79108..c29ca55 100644
> --- a/man2/_syscall.2
> +++ b/man2/_syscall.2
> @@ -105,7 +105,7 @@ System calls are not required to return only positive or negative error
>  codes.
>  You need to read the source to be sure how it will return errors.
>  Usually, it is the negative of a standard error code,
> -for example, i
> +for example,
>  .RI \- EPERM .
>  The _syscall() macros will return the result
>  .I r
> 

--
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:[~2013-07-10 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 20:07 [PATCH] _syscall.2: ffix Simon Paillard
     [not found] ` <1373400451-26243-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-07-10 17:58   ` Michael Kerrisk

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