linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] utimensat.2: tfix
@ 2016-02-24 18:03 Jakub Wilk
       [not found] ` <1456336998-8134-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2016-02-24 18:03 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
 man2/utimensat.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/utimensat.2 b/man2/utimensat.2
index 047cda0..bfad7d6 100644
--- a/man2/utimensat.2
+++ b/man2/utimensat.2
@@ -243,7 +243,7 @@ values are
 and either:
 .RS
 .IP * 3
-the the effective user ID of the caller does not match
+the effective user ID of the caller does not match
 the owner of the file,
 the caller does not have write access to the file,
 and the caller is not privileged
-- 
2.7.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] 4+ messages in thread

* Re: [PATCH] utimensat.2: tfix
       [not found] ` <1456336998-8134-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-02-26 15:39   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-02-26 15:39 UTC (permalink / raw)
  To: Jakub Wilk
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 02/24/2016 07:03 PM, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>

Thanks, Jakub. Applied.

Cheers,

Michael

> ---
>  man2/utimensat.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/utimensat.2 b/man2/utimensat.2
> index 047cda0..bfad7d6 100644
> --- a/man2/utimensat.2
> +++ b/man2/utimensat.2
> @@ -243,7 +243,7 @@ values are
>  and either:
>  .RS
>  .IP * 3
> -the the effective user ID of the caller does not match
> +the effective user ID of the caller does not match
>  the owner of the file,
>  the caller does not have write access to the file,
>  and the caller is not privileged
> 


-- 
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] 4+ messages in thread

* [PATCH] utimensat.2: tfix
@ 2022-12-15  7:42 Jakub Wilk
  2022-12-15 12:13 ` Alejandro Colomar
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Wilk @ 2022-12-15  7:42 UTC (permalink / raw)
  To: Michael Kerrisk, Alejandro Colomar; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/utimensat.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/utimensat.2 b/man2/utimensat.2
index 404832e5c..c7e30ce76 100644
--- a/man2/utimensat.2
+++ b/man2/utimensat.2
@@ -352,7 +352,7 @@ capability); or,
 .\" treated like the (times == NULL) case.
 the file is marked append-only or immutable (see
 .BR chattr (1)).
-.\" EXT2_IMMUTABLE_FL EXT_APPPEND_FL and similar flags for
+.\" EXT2_IMMUTABLE_FL EXT_APPEND_FL and similar flags for
 .\" other filesystems.
 .\"
 .\" Why the inconsistency (which is described under NOTES) between
-- 
2.39.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] utimensat.2: tfix
  2022-12-15  7:42 Jakub Wilk
@ 2022-12-15 12:13 ` Alejandro Colomar
  0 siblings, 0 replies; 4+ messages in thread
From: Alejandro Colomar @ 2022-12-15 12:13 UTC (permalink / raw)
  To: Jakub Wilk; +Cc: linux-man


[-- Attachment #1.1: Type: text/plain, Size: 806 bytes --]

Hi Jakub,

On 12/15/22 08:42, Jakub Wilk wrote:
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Patch applied.  Thanks!

Alex

> ---
>   man2/utimensat.2 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/utimensat.2 b/man2/utimensat.2
> index 404832e5c..c7e30ce76 100644
> --- a/man2/utimensat.2
> +++ b/man2/utimensat.2
> @@ -352,7 +352,7 @@ capability); or,
>   .\" treated like the (times == NULL) case.
>   the file is marked append-only or immutable (see
>   .BR chattr (1)).
> -.\" EXT2_IMMUTABLE_FL EXT_APPPEND_FL and similar flags for
> +.\" EXT2_IMMUTABLE_FL EXT_APPEND_FL and similar flags for
>   .\" other filesystems.
>   .\"
>   .\" Why the inconsistency (which is described under NOTES) between

-- 
<http://www.alejandro-colomar.es/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-15 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 18:03 [PATCH] utimensat.2: tfix Jakub Wilk
     [not found] ` <1456336998-8134-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-02-26 15:39   ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2022-12-15  7:42 Jakub Wilk
2022-12-15 12:13 ` Alejandro Colomar

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