All of lore.kernel.org
 help / color / mirror / Atom feed
* Typo in readdir.3
@ 2017-01-24 22:48 Tadeusz Struk
       [not found] ` <d4218e32-719f-9517-a85b-e7d6f6882737-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Tadeusz Struk @ 2017-01-24 22:48 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

diff --git a/man3/readdir.3 b/man3/readdir.3
index 866fd45..677af62 100644
--- a/man3/readdir.3
+++ b/man3/readdir.3
@@ -230,7 +230,7 @@ A directory stream is opened using
 The order in which filenames are read by successive calls to
 .BR readdir ()
 depends on the filesystem implementation;
-it us unlikely that the names will be sorted in any fashion.
+it is unlikely that the names will be sorted in any fashion.
 
 Only the fields
 .I d_name


Thanks,
-- 
Tadeusz
--
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] 3+ messages in thread

* Re: Typo in readdir.3
       [not found] ` <d4218e32-719f-9517-a85b-e7d6f6882737-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
@ 2017-01-25  0:09   ` Michael Kerrisk (man-pages)
       [not found]     ` <6b3d5a4d-7ff1-a8f9-9dd4-281903b86014-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-01-25  0:09 UTC (permalink / raw)
  To: Tadeusz Struk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 01/25/2017 11:48 AM, Tadeusz Struk wrote:
> diff --git a/man3/readdir.3 b/man3/readdir.3
> index 866fd45..677af62 100644

Thanks, Tadeusz, Patch applied.

Cheers,

Michael


> --- a/man3/readdir.3
> +++ b/man3/readdir.3
> @@ -230,7 +230,7 @@ A directory stream is opened using
>  The order in which filenames are read by successive calls to
>  .BR readdir ()
>  depends on the filesystem implementation;
> -it us unlikely that the names will be sorted in any fashion.
> +it is unlikely that the names will be sorted in any fashion.
>  
>  Only the fields
>  .I d_name
> 
> 
> Thanks,
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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] 3+ messages in thread

* Re: Typo in readdir.3
       [not found]     ` <6b3d5a4d-7ff1-a8f9-9dd4-281903b86014-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2017-01-25 16:04       ` walter harms
  0 siblings, 0 replies; 3+ messages in thread
From: walter harms @ 2017-01-25 16:04 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages)
  Cc: Tadeusz Struk, linux-man-u79uwXL29TY76Z2rM5mHXA



Am 25.01.2017 01:09, schrieb Michael Kerrisk (man-pages):
> On 01/25/2017 11:48 AM, Tadeusz Struk wrote:
>> diff --git a/man3/readdir.3 b/man3/readdir.3
>> index 866fd45..677af62 100644
> 
> Thanks, Tadeusz, Patch applied.
> 
> Cheers,
> 
> Michael
> 
> 
>> --- a/man3/readdir.3
>> +++ b/man3/readdir.3
>> @@ -230,7 +230,7 @@ A directory stream is opened using
>>  The order in which filenames are read by successive calls to
>>  .BR readdir ()
>>  depends on the filesystem implementation;
>> -it us unlikely that the names will be sorted in any fashion.
>> +it is unlikely that the names will be sorted in any fashion.

perhaps a bit simpler:
      name are not sorted

re,
 wh

>>  
>>  Only the fields
>>  .I d_name
>>
>>
>> Thanks,
>>
> 
> 
--
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] 3+ messages in thread

end of thread, other threads:[~2017-01-25 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24 22:48 Typo in readdir.3 Tadeusz Struk
     [not found] ` <d4218e32-719f-9517-a85b-e7d6f6882737-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-01-25  0:09   ` Michael Kerrisk (man-pages)
     [not found]     ` <6b3d5a4d-7ff1-a8f9-9dd4-281903b86014-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-25 16:04       ` walter harms

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.