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
* [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

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