All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] aio_cancel.3, aio_suspend.3: ffix
@ 2012-05-16  3:10 David Prévot
       [not found] ` <1337137844-26841-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2012-05-16  3:10 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot

---
 man3/aio_cancel.3  |    2 +-
 man3/aio_suspend.3 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3
index 8b80275..c800075 100644
--- a/man3/aio_cancel.3
+++ b/man3/aio_cancel.3
@@ -104,7 +104,7 @@ The cause of the error can be found by inspecting
 is not a valid file descriptor.
 .TP
 .B ENOSYS
-.BR aio_cancel()
+.BR aio_cancel ()
 is not implemented.
 .SH VERSIONS
 The
diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3
index 1215ff7..05d045d 100644
--- a/man3/aio_suspend.3
+++ b/man3/aio_suspend.3
@@ -97,7 +97,7 @@ waiting for); see
 .BR signal (7).
 .TP
 .B ENOSYS
-.BR aio_suspend()
+.BR aio_suspend ()
 is not implemented.
 .SH VERSIONS
 The
-- 
1.7.10

--
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] aio_cancel.3, aio_suspend.3: ffix
       [not found] ` <1337137844-26841-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2012-06-07 15:02   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-06-07 15:02 UTC (permalink / raw)
  To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Thanks David. Likewise fixed independently before reading your mail.

Cheers,

Michael


On Wed, May 16, 2012 at 3:10 PM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
>  man3/aio_cancel.3  |    2 +-
>  man3/aio_suspend.3 |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3
> index 8b80275..c800075 100644
> --- a/man3/aio_cancel.3
> +++ b/man3/aio_cancel.3
> @@ -104,7 +104,7 @@ The cause of the error can be found by inspecting
>  is not a valid file descriptor.
>  .TP
>  .B ENOSYS
> -.BR aio_cancel()
> +.BR aio_cancel ()
>  is not implemented.
>  .SH VERSIONS
>  The
> diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3
> index 1215ff7..05d045d 100644
> --- a/man3/aio_suspend.3
> +++ b/man3/aio_suspend.3
> @@ -97,7 +97,7 @@ waiting for); see
>  .BR signal (7).
>  .TP
>  .B ENOSYS
> -.BR aio_suspend()
> +.BR aio_suspend ()
>  is not implemented.
>  .SH VERSIONS
>  The
> --
> 1.7.10
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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:[~2012-06-07 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-16  3:10 [PATCH] aio_cancel.3, aio_suspend.3: ffix David Prévot
     [not found] ` <1337137844-26841-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-06-07 15:02   ` Michael Kerrisk (man-pages)

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.