All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] closedir.3: Fix typo
@ 2009-04-27 17:45 Mark Hills
       [not found] ` <1240854314-3161-1-git-send-email-mark-UrrBsZIrrsb10XsdtD+oqA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Hills @ 2009-04-27 17:45 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Mark Hills


Signed-off-by: Mark Hills <mark-UrrBsZIrrsb10XsdtD+oqA@public.gmane.org>
---
 man3/closedir.3 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man3/closedir.3 b/man3/closedir.3
index 264a3e9..170d49d 100644
--- a/man3/closedir.3
+++ b/man3/closedir.3
@@ -44,7 +44,7 @@ function closes the directory stream associated with
 \fIdirp\fP.
 A successful call to
 .BR closedir ()
-also closes the underlying file descripotr associated with
+also closes the underlying file descriptor associated with
 .IR dirp .
 The directory stream descriptor \fIdirp\fP is not available
 after this call.
-- 
1.6.2.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] closedir.3: Fix typo
       [not found] ` <1240854314-3161-1-git-send-email-mark-UrrBsZIrrsb10XsdtD+oqA@public.gmane.org>
@ 2009-04-28  4:17   ` Michael Kerrisk
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2009-04-28  4:17 UTC (permalink / raw)
  To: Mark Hills; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

On Tue, Apr 28, 2009 at 5:45 AM, Mark Hills <mark-UrrBsZIrrsb10XsdtD+oqA@public.gmane.org> wrote:
>
> Signed-off-by: Mark Hills <mark-UrrBsZIrrsb10XsdtD+oqA@public.gmane.org>

Thanks!  Applied for 3.22.

Cheers,

Michael


> ---
>  man3/closedir.3 |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/man3/closedir.3 b/man3/closedir.3
> index 264a3e9..170d49d 100644
> --- a/man3/closedir.3
> +++ b/man3/closedir.3
> @@ -44,7 +44,7 @@ function closes the directory stream associated with
>  \fIdirp\fP.
>  A successful call to
>  .BR closedir ()
> -also closes the underlying file descripotr associated with
> +also closes the underlying file descriptor associated with
>  .IR dirp .
>  The directory stream descriptor \fIdirp\fP is not available
>  after this call.
> --
> 1.6.2.4
>
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html
Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html
--
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:[~2009-04-28  4:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-27 17:45 [PATCH] closedir.3: Fix typo Mark Hills
     [not found] ` <1240854314-3161-1-git-send-email-mark-UrrBsZIrrsb10XsdtD+oqA@public.gmane.org>
2009-04-28  4:17   ` Michael Kerrisk

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.