]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
manual: fix typo
authorYury Khrustalev <yury.khrustalev@arm.com>
Thu, 11 Sep 2025 09:50:43 +0000 (10:50 +0100)
committerYury Khrustalev <yury.khrustalev@arm.com>
Thu, 11 Sep 2025 09:50:43 +0000 (10:50 +0100)
manual/startup.texi

index c444750479c01004ae8a7cc9be2533198bb627a9..9545fcc5263f21c8e88dcdb1e1e38b4f69143ce2 100644 (file)
@@ -668,7 +668,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