glibc/glibc-RHEL-95259-11.patch
2025-11-03 22:56:29 -05:00

20 lines
768 B
Diff

commit f0b88eb78416ec822b4c1fd43b85525594dc054f
Author: Yury Khrustalev <yury.khrustalev@arm.com>
Date: Thu Sep 11 10:50:43 2025 +0100
manual: fix typo
diff --git a/manual/startup.texi b/manual/startup.texi
index c444750479..9545fcc526 100644
--- a/manual/startup.texi
+++ b/manual/startup.texi
@@ -667,7 +667,7 @@ defined in @file{elf.h}. If a matching entry is found, the value is
returned; if the entry is not found, zero is returned and @code{errno}
is set to @code{ENOENT}.
-@strong{Note:} There is no relationship between the @samp{AT_} contants
+@strong{Note:} There is no relationship between the @samp{AT_} constants
defined in @file{elf.h} and the file name lookup flags in
@file{fcntl.h}. @xref{Descriptor-Relative Access}.
@end deftypefun