From f0b88eb78416ec822b4c1fd43b85525594dc054f Mon Sep 17 00:00:00 2001 From: Yury Khrustalev Date: Thu, 11 Sep 2025 10:50:43 +0100 Subject: [PATCH] manual: fix typo --- manual/startup.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/startup.texi b/manual/startup.texi index c444750479..9545fcc526 100644 --- a/manual/startup.texi +++ b/manual/startup.texi @@ -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 -- 2.47.3